mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix missing margin in settings
This commit is contained in:
parent
a44f37092e
commit
2e24ea2089
@ -256,9 +256,7 @@
|
||||
.cp-settings-profile-avatar {
|
||||
.cp-settings-avatar-container {
|
||||
width: 300px;
|
||||
//background: @cryptpad_text_col;
|
||||
//padding: 10px;
|
||||
margin: 10px 0;
|
||||
margin-bottom: 1.5rem;
|
||||
border-radius: 10px;
|
||||
}
|
||||
.cp-avatar {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user