搜索关键字爬虫
This commit is contained in:
@@ -243,7 +243,7 @@ watch(
|
||||
background: white;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
|
||||
height: calc(100vh - 76px);
|
||||
min-height: calc(100vh - 76px);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
@@ -210,7 +210,7 @@ function handleMenuClick(menu: SysMenu) {
|
||||
|
||||
.main-content-full {
|
||||
background: #F9FAFB;
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
overflow-y: auto;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user