span.error: fix overflow text
This commit is contained in:
parent
1d8e40535e
commit
5cde4b0385
@ -4,7 +4,7 @@
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
color: red;
|
||||
/* overflow: hidden; */
|
||||
overflow: hidden;
|
||||
/* white-space: nowrap; */
|
||||
/* text-overflow: ellipsis; */
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user