物料查询
This commit is contained in:
@@ -217,7 +217,7 @@ header
|
||||
border-radius 4px
|
||||
background-color #fff
|
||||
.grid_wraper
|
||||
_wh(100%, calc(100% - 45px))
|
||||
_wh(100%, calc(100% - 55px))
|
||||
border-radius 5px
|
||||
overflow-y auto
|
||||
.filter-table
|
||||
|
||||
@@ -124,6 +124,10 @@ div, input, button {
|
||||
float: right !important;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mgb40 {
|
||||
margin-bottom: .4rem !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user