mirror of
https://github.com/wekan/wekan.git
synced 2026-03-03 12:20:15 +01:00
add listWidths to user profile
This commit is contained in:
parent
f33ea5baf0
commit
f2e4a280d7
6 changed files with 114 additions and 15 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue