mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 08:01:49 +01:00
Changed Add List to be at left. Before it was at right.
Thanks to xet7 !
This commit is contained in:
parent
7a929024f2
commit
467835192f
2 changed files with 6 additions and 5 deletions
|
|
@ -16,6 +16,7 @@
|
|||
/* overflow: auto; - List width and height resizeable */
|
||||
}
|
||||
.list:first-child {
|
||||
min-width: 20px;
|
||||
margin-left: 5px;
|
||||
border-left: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue