apps/web: enable wrap for error string
This commit is contained in:
parent
5d1dba3a2f
commit
06ced758d1
@ -4,7 +4,7 @@
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
color: red;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
/* overflow: hidden; */
|
||||
/* white-space: nowrap; */
|
||||
/* text-overflow: ellipsis; */
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user