* Adjust code

This commit is contained in:
zenggang
2022-03-23 08:27:30 +00:00
parent 1357480ac6
commit 1d9f6dd503
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
body {background: #f1f1f1;}
.container {padding: 0;}
.modal-dialog {width: 100%; margin-top:20px;}
.modal-dialog {width: 100%; margin-top: 20px;}
.modal-footer {text-align: center; margin-top: 0;}
.w-350px {width: 350px;}
+1 -1
View File
@@ -1,6 +1,6 @@
body {background: #f1f1f1; padding: 0;}
.container {padding: 0;}
.modal-dialog {width: 800px; margin-top:20px;}
.modal-dialog {width: 800px; margin-top: 20px;}
.modal-footer {text-align: center; margin-top: 0;}
.table,.alert {margin: 0;}