Fix div alignment for long strings
This commit is contained in:
@@ -18,6 +18,10 @@ def generate_css():
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.character-gallery button.gallery-item {
|
||||||
|
display: contents;
|
||||||
|
}
|
||||||
|
|
||||||
.character-container {
|
.character-container {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user