mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Replace unit with rem
This commit is contained in:
parent
e76e5fc34d
commit
55a1434995
@ -136,7 +136,7 @@
|
||||
margin: 10px 0;
|
||||
}
|
||||
button.btn {
|
||||
margin: 0 5px 0 0;
|
||||
margin: 0 0.5rem 0 0;
|
||||
}
|
||||
span.cp-password-container {
|
||||
margin-bottom: 1rem;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user