apps/web: add error text overflow
This commit is contained in:
parent
1ea939f41f
commit
dadb6f2040
@ -4,4 +4,7 @@
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
color: red;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user