mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Fixed issue on board list with long-desc boards
This commit is contained in:
parent
dfd0b21947
commit
996fdc2bda
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ $spaceBetweenTiles = 16px
|
||||||
opacity: 1
|
opacity: 1
|
||||||
|
|
||||||
.board-list-item
|
.board-list-item
|
||||||
|
overflow: hidden;
|
||||||
background-color: #999
|
background-color: #999
|
||||||
color: #f6f6f6
|
color: #f6f6f6
|
||||||
height: 90px
|
height: 90px
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue