add listWidths to user profile

This commit is contained in:
mark 2023-06-12 22:14:06 -05:00
parent f33ea5baf0
commit f2e4a280d7
6 changed files with 114 additions and 15 deletions

View file

@ -179,6 +179,9 @@
#js-wip-limit-edit div {
float: left;
}
#js-list-width-edit .list-width-error {
display: none;
}
@media screen and (max-width: 800px) {
.mini-list {
flex: 0 0 60px;