样式优化整合

This commit is contained in:
lix
2025-07-04 10:03:42 +08:00
parent e98ca8d9eb
commit 736f004b6b
194 changed files with 634 additions and 534 deletions

View File

@ -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;