mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Added back variable auto height of icons at All Boards page.
Thanks to xet7 !
This commit is contained in:
parent
d5325cc830
commit
9dbb10c59b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ $spaceBetweenTiles = 16px
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: #999
|
background-color: #999
|
||||||
color: #f6f6f6
|
color: #f6f6f6
|
||||||
height: 80px
|
height: auto
|
||||||
font-size: 16px
|
font-size: 16px
|
||||||
line-height: 22px
|
line-height: 22px
|
||||||
border-radius: 3px
|
border-radius: 3px
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue