This commit is contained in:
2026-07-23 13:40:50 +08:00
parent 5a203cc481
commit a555f785ba
+3 -3
View File
@@ -85,7 +85,6 @@
/*
* 列宽分配
* 总宽度为 100%
*/
.rank-width {
width: 8%;
@@ -146,13 +145,14 @@
*/
.force-col {
padding-left: 4px;
padding-right: 6px;
padding-right: 4px;
text-align: center;
}
.force {
display: flex;
align-items: center;
justify-content: flex-start;
justify-content: center;
gap: 9px;
width: 100%;
min-width: 0;