修改主页标签间距
This commit is contained in:
parent
db0ccd2b5d
commit
95e6fb3e25
@ -15,10 +15,10 @@
|
||||
|
||||
.SideNav{min-width: 360px;}
|
||||
.SideNav-icon{margin-right: 16px}
|
||||
.SideNav-item .Label{color: #fff;margin-left:8px;}
|
||||
.SideNav-item .Label{color: #fff;margin-left:4px;}
|
||||
.d-flex{min-width:0;}
|
||||
.listTitle{overflow:hidden;white-space:nowrap;text-overflow: ellipsis;max-width: 100%;}
|
||||
.listLabels{white-space:nowrap;}
|
||||
.listLabels{white-space:nowrap;display:flex;}
|
||||
.listLabels object{max-height:16px;max-width:24px;}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user