mirror of
https://github.com/wekan/wekan.git
synced 2026-01-06 09:38:49 +01:00
Fix label width oversize bug
Happens at Firefox zoom level 90%, probably on Windows... Fixes: https://github.com/wekan/wekan/pull/4073#issuecomment-971563178
This commit is contained in:
parent
f18658c0d2
commit
fae4d0be08
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@
|
|||
height: 25px
|
||||
margin: 0px 3% 7px 0px
|
||||
width: 10.5%
|
||||
max-width: 10.5%
|
||||
cursor: pointer
|
||||
|
||||
.edit-labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue