样式优化整合
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
|
||||
.dashboard{
|
||||
width:100%;
|
||||
height:calc(~"100% - 56px");
|
||||
height:calc(~"100% - 80px");
|
||||
min-width: 1090px;
|
||||
min-height: 775px;
|
||||
.topt{
|
||||
width:100%;
|
||||
height:43%;
|
||||
background:#FFFFFF;
|
||||
background:#F0F2F5;
|
||||
padding:10px 10px 10px 10px;
|
||||
margin-bottom: 10px;
|
||||
border-radius: 5px;
|
||||
|
Reference in New Issue
Block a user