Round corners of loading messages

master
David Benqué 3 years ago
parent d0435adb20
commit 32088bf111

@ -96,6 +96,7 @@
background: @cp_loading-msg-bg;
padding: 20px;
width: 100%;
border-radius: @variables_radius;
color: @cp_loading-fg;
text-align: left;
display: none;

Loading…
Cancel
Save