mirror of
https://github.com/wekan/wekan.git
synced 2026-02-08 01:14:21 +01:00
Revert first list width change.
Related https://github.com/wekan/wekan/pull/4993 Thanks to xet7 !
This commit is contained in:
parent
999323526c
commit
b637a8e8ea
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
||||||
/* overflow: auto; - List width and height resizeable */
|
/* overflow: auto; - List width and height resizeable */
|
||||||
}
|
}
|
||||||
.list:first-child {
|
.list:first-child {
|
||||||
|
min-width: 20px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
border-left: none;
|
border-left: none;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue