mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove unnecessary margin
This commit is contained in:
parent
bfa100cf06
commit
aa94fd828d
@ -74,6 +74,9 @@
|
||||
}
|
||||
.cp-checkmark {
|
||||
color: @cryptpad_text_col;
|
||||
svg {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.cp-admin-message {
|
||||
@ -220,9 +223,6 @@
|
||||
border-radius: @variables_radius;
|
||||
}
|
||||
}
|
||||
svg {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
.cp-alertify-type-container {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user