This commit is contained in:
2024-05-28 10:39:02 +08:00
parent 6b84c95e2d
commit f0fa6a6a1d
2 changed files with 6 additions and 5 deletions

View File

@@ -144,6 +144,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.zd-col-1 {
width: 4.16667%
}
.mgl0 {
margin-left: 0 !important;
}
.mgr5 {
margin-right: 5px;
}