mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04: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
|
||||
|
||||
.board-list-item
|
||||
overflow: hidden;
|
||||
background-color: #999
|
||||
color: #f6f6f6
|
||||
height: 90px
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue