mirror of
https://github.com/mattermost/focalboard.git
synced 2025-02-01 19:14:35 +02:00
fixing overflow-text in galleryCard
This commit is contained in:
parent
afb1d514c5
commit
6945e09d75
@ -37,6 +37,7 @@
|
||||
margin: 0;
|
||||
padding: 5px 10px;
|
||||
display: flex;
|
||||
overflow-wrap: anywhere;
|
||||
.octo-icon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user