mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove margin for required icon
This commit is contained in:
parent
f71b79f116
commit
125c3d287e
@ -758,6 +758,9 @@
|
||||
border-radius: 0 @variables_radius 0 0;
|
||||
background-color: @cp_alerts-danger-bg;
|
||||
color: @cp_alerts-danger-text;
|
||||
svg.lucide {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
.cp-form-poll-required-info {
|
||||
opacity: 0.7;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user