解决CLS布局偏移问题

This commit is contained in:
Meekdai 2023-12-16 09:01:45 +08:00
parent 7ed365fc72
commit 13a08e4dd8

View File

@ -18,6 +18,7 @@
.d-flex{min-width:0;}
.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;}
.listLabels{white-space:nowrap;}
.listLabels object{max-height:16px;max-width:24px;}
@media (max-width: 600px) {
body {padding: 8px;}