11
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user