mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 04:05:13 +00:00
web/SmallDialog: fix line breaking in body text
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
font-weight: 500;
|
||||
line-height: 1.7;
|
||||
color: var(--gray);
|
||||
white-space: pre-wrap;
|
||||
user-select: text;
|
||||
-webkit-user-select: text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user