This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
26
Activity
Browse Source
Update admin.css
tags/6.2.7
叙述、别离
1 year ago
parent
c080390a1d
commit
8b0e2709b2
1 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
src/static/web/css/admin.css
+ 3
- 3
src/static/web/css/admin.css
View File
@@ -35,7 +35,7 @@ img {
max-width:100%;
border-radius:.5rem
}
form,
ul,ol,li {
ul,ol,li {
margin:0;
padding:0
}
@@ -315,7 +315,7 @@ body.hidemenu .body-right {
}
.card-height {
max-height:490px;
overflow:auto
overflow
-y
:auto
}
.web-info {
padding:10px;
@@ -326,7 +326,7 @@ body.hidemenu .body-right {
}
#_fileList,#_verList {
height:360px;
overflow-y:
scroll
overflow-y:
auto
}
#_msgInfo {
display:none
Write
Preview
Loading…
Cancel
Save