Increase max-width of spirit-info-content
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
#spirit-info .spirit-info-content {
|
||||
flex: 1 1 0;
|
||||
min-width: 0; /* !!! Für korrektes Wrapping !!! */
|
||||
max-width: 420px;
|
||||
max-width: 450px;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
/* Optionale Optik: */
|
||||
|
||||
Reference in New Issue
Block a user