This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
29
Activity
Browse Source
Update admin.css
tags/6.2.12
叙述、别离
1 year ago
parent
9f114d1b34
commit
e78e4f50bb
1 changed files
with
12 additions
and
11 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-11
src/static/web/css/admin.css
+ 12
- 11
src/static/web/css/admin.css
View File
@@ -681,17 +681,18 @@ table,input,select,textarea,.search,.menu-body,.coolbg,.mysource,.mywriter,.pubd
}
@media (max-width:768px) {
.tips {
padding:0 15px
padding:0 15px
}
.tips-box {
width:100%
}
}
.tips-box {
width:100%
}
}@media (min-width:1200px) {
@media (min-width:1200px) {
.web-info {
text-overflow:ellipsis;
white-space:nowrap
}
.modal-dialog {
max-width:500px
}
text-overflow:ellipsis;
white-space:nowrap
}
.modal-dialog {
max-width:500px
}
}
Write
Preview
Loading…
Cancel
Save