Fix overflowing error screen message
parent
f432852a86
commit
9e1831bbeb
|
@ -99,6 +99,7 @@
|
|||
color: @cp_loading-fg;
|
||||
text-align: left;
|
||||
display: none;
|
||||
overflow-y: auto;
|
||||
a {
|
||||
color: @cp_loading-link;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue