diff --git a/templates/plist.html b/templates/plist.html index 1ba241a..0871844 100644 --- a/templates/plist.html +++ b/templates/plist.html @@ -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) {