Browse Source

Update admin.css

tags/6.2.0
xushubieli 1 year ago
parent
commit
55dd9c15bb
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      src/static/web/css/admin.css

+ 8
- 8
src/static/web/css/admin.css View File

@@ -417,6 +417,14 @@ span.page-link {
width:100%;
height:360px
}
.biz-itemnote1 {
background:#f8fcf2;
border-radius:.2rem .2rem 0 0
}
.biz-itemnote2 {
background:#f8f8f8;
border-radius:.2rem .2rem 0 0
}
.biz-border {
border:1px solid #dee2e6
}
@@ -428,14 +436,6 @@ span.page-link {
width:360px;
height:50px
}
.biz-itemnote1 {
background:#f8fcf2;
border-radius:.2rem .2rem 0 0
}
.biz-itemnote2 {
background:#f8f8f8;
border-radius:.2rem .2rem 0 0
}
.file-icon,svg {
margin-right:10px;
width:22px;


Loading…
Cancel
Save