增加主机信息功能
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<PageWrapper :contentFullHeight="true" :dense="true" title="false" contentClass="workbench-page-wrapper">
|
||||
<PageWrapper :contentFullHeight="true" :dense="true" contentClass="workbench-page-wrapper">
|
||||
<template #headerContent>
|
||||
<WorkbenchHeader />
|
||||
</template>
|
||||
@@ -71,6 +71,8 @@
|
||||
height: 100%;
|
||||
min-height: 0;
|
||||
margin: 0;
|
||||
padding-top: @desktop-page-gap;
|
||||
box-sizing: border-box;
|
||||
background: transparent;
|
||||
border-radius: @desktop-card-radius;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user