* Finish task #91131.

This commit is contained in:
宋辰轩
2023-04-14 16:55:50 +08:00
parent 91897a2245
commit 5424de798c
7 changed files with 40 additions and 7 deletions
+6
View File
@@ -32,3 +32,9 @@
.main-col .row {margin:10px 0px; padding: 12px;}
.main-col .row .col-md-3 {padding: 8px;}
.main-col .row .col-md-3 a {min-width: 297px;}
#firstGuide .modal-dialog {width: 750px !important;}
#firstGuide .modal-body {padding: 0 !important;}
#firstGuide .background-img {height: 430px !important; background: url('static/images/bi_guide_zh.png') no-repeat; background-size: 100%;}
#firstGuide .modal-footer {text-align: center !important; border-top: none !important; padding: 24px 0px !important;}
#firstGuide .btn-wide {min-width: 90px !important;}