fixing overflow-text in galleryCard
This commit is contained in:
parent
afb1d514c5
commit
6945e09d75
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
margin: 0;
|
||||
padding: 5px 10px;
|
||||
display: flex;
|
||||
overflow-wrap: anywhere;
|
||||
.octo-icon {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue