mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-14 07:06:14 -05:00
Fix tier list maker weird text wraps when downloading an image
This commit is contained in:
@@ -26,9 +26,7 @@
|
||||
.tierName {
|
||||
color: var(--button-text);
|
||||
line-height: 1.2;
|
||||
max-width: 90px;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.popupContent {
|
||||
|
||||
Reference in New Issue
Block a user