mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Add review changes #1722
This commit is contained in:
parent
8a28c9258b
commit
30d0153655
@ -613,10 +613,9 @@
|
||||
margin-top: -10px;
|
||||
margin-right: -10px;
|
||||
&.cp-is-empty {
|
||||
max-height: fit-content;
|
||||
height: fit-content;
|
||||
padding: 3px;
|
||||
border: 2px solid @cp_alerts-danger-fg;
|
||||
border-radius: @variables_radius;
|
||||
border-radius: 0 @variables_radius 0 0;
|
||||
background-color: @cp_alerts-danger-bg;
|
||||
color: @cp_alerts-danger-text;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user