mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 05:57:13 -04:00
Set fixed width for swimlane header
This commit is contained in:
parent
83848dbee2
commit
2e8f8924dd
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
margin-top: 50px;
|
||||
font-weight: bold;
|
||||
min-height: 9px;
|
||||
min-width: 30px;
|
||||
width: 50px;
|
||||
overflow: hidden;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue