Browse Source

Update admin.css

tags/6.2.1
叙述、别离 1 year ago
parent
commit
da1cf60f60
1 changed files with 3 additions and 6 deletions
  1. +3
    -6
      src/static/web/css/admin.css

+ 3
- 6
src/static/web/css/admin.css View File

@@ -328,7 +328,7 @@ body.hidemenu .body-right {
border:0 border:0
} }
.updates-dot { .updates-dot {
display:inline-block;
display:none;
position:absolute; position:absolute;
top:12px; top:12px;
right:8px; right:8px;
@@ -609,11 +609,8 @@ span.page-link {
float:right; float:right;
cursor:pointer cursor:pointer
} }
.updates-dot{
display: none;
}
@media (min-width:480px) { @media (min-width:480px) {
.modal-dialog { .modal-dialog {
max-width:500px
}
max-width:500px
}
} }

Loading…
Cancel
Save