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
适应
tags/6.3.2
叙述、别离
10 months ago
parent
f7216a77ae
commit
b3961a4e26
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/templets/index_body.htm
+3
-0
src/static/web/css/admin.css
+ 1
- 1
src/admin/templets/index_body.htm
View File
@@ -110,7 +110,7 @@
<div class="card-body" id="system-info">正在加载</div>
</div>
</div>
<div class="w-65 pr-md-3">
<div class="w-65 pr-md-3
pb-3
">
<div class="card shadow-sm">
<div class="card-header"><i class="fa fa-line-chart"></i> 流量统计图</div>
<div class="card-body p-3">
+ 3
- 0
src/static/web/css/admin.css
View File
@@ -813,4 +813,7 @@ input,select,textarea,.upload-bg,.colordlg,.pubdlg,.quickselitem .topcat,.mysour
.login-box {
padding:30px
}
.card-body canvas {
height:220px!important
}
}
Write
Preview
Loading…
Cancel
Save