umi-tablayout
This commit is contained in:
@ -1,15 +1,15 @@
|
||||
@import '~antd/es/style/themes/default.less';
|
||||
|
||||
|
||||
.dashboard{
|
||||
width:100%;
|
||||
height:calc(~"100% - 80px");
|
||||
height: 100%;
|
||||
min-width: 1090px;
|
||||
min-height: 775px;
|
||||
.topt{
|
||||
width:100%;
|
||||
height:43%;
|
||||
background:#F0F2F5;
|
||||
padding:10px 10px 10px 10px;
|
||||
padding:0 0 10px 0;
|
||||
margin-bottom: 10px;
|
||||
border-radius: 5px;
|
||||
overflow-y:hidden;
|
||||
@ -17,6 +17,7 @@
|
||||
color:@primary-color;
|
||||
font-size:12px;
|
||||
cursor: pointer;
|
||||
line-height: 32px;
|
||||
}
|
||||
.cardtresupplier{
|
||||
height:100%;
|
||||
|
Reference in New Issue
Block a user