mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-13 19:42:12 +02:00
Added overflow wrap to boardCard.scss
This commit is contained in:
parent
2123caeb92
commit
a2dad0b823
@ -4,6 +4,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
overflow-wrap: anywhere;
|
||||
|
||||
border-radius: 3px;
|
||||
margin-bottom: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user