Round corners of image preview modal

This commit is contained in:
David Benqué 2022-05-27 13:02:41 +01:00
parent e330800a1b
commit d0435adb20

View file

@ -39,6 +39,7 @@
background-color: @cp_alertify-bg;
color: @cp_alertify-fg;
box-shadow: @variables_shadow;
border-radius: @variables_radius;
padding: @variables_padding;
padding-top: @variables_padding * 2;