fixing overflow-text in galleryCard

This commit is contained in:
Jesús Espino 2021-03-31 10:19:37 +02:00
parent afb1d514c5
commit 6945e09d75

View File

@ -37,6 +37,7 @@
margin: 0;
padding: 5px 10px;
display: flex;
overflow-wrap: anywhere;
.octo-icon {
margin-right: 5px;
}