菜单页面嵌入
This commit is contained in:
@@ -39,13 +39,22 @@
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
||||
.body-conatiner
|
||||
_fj()
|
||||
_wh(100%, calc(100% - 61px))
|
||||
.side-bar-container
|
||||
_wh(120px, 100%)
|
||||
border-right solid 1px #e6e6e6
|
||||
.main-container
|
||||
_wh(calc(100% - 120px), 100%)
|
||||
|
||||
.site_container
|
||||
_wh(100%, calc(100% - 82px))
|
||||
overflow hidden
|
||||
.left_side
|
||||
_wh(2.72rem, 100%)
|
||||
.right_side
|
||||
_wh(calc(100% - 2.72rem), 100%)
|
||||
_wh(100%, 100%)
|
||||
|
||||
.filter-table
|
||||
width 100%
|
||||
|
||||
Reference in New Issue
Block a user