解决CLS布局偏移问题
This commit is contained in:
parent
7ed365fc72
commit
13a08e4dd8
@ -18,6 +18,7 @@
|
|||||||
.d-flex{min-width:0;}
|
.d-flex{min-width:0;}
|
||||||
.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;}
|
.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;}
|
||||||
.listLabels{white-space:nowrap;}
|
.listLabels{white-space:nowrap;}
|
||||||
|
.listLabels object{max-height:16px;max-width:24px;}
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
body {padding: 8px;}
|
body {padding: 8px;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user