mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix overflowing error screen message
This commit is contained in:
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
Block a user