mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
add card members popup line height hotfix.
This commit is contained in:
parent
8cf9ec2660
commit
dfce9f0a0f
1 changed files with 2 additions and 0 deletions
|
|
@ -137,6 +137,8 @@ $popupWidth = 300px
|
||||||
position: relative
|
position: relative
|
||||||
margin: 0 -10px
|
margin: 0 -10px
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
|
overflow:hidden;
|
||||||
|
line-height:33px;
|
||||||
|
|
||||||
.item-name
|
.item-name
|
||||||
display: block
|
display: block
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue