Fix avatar not centered in the toolbar
This commit is contained in:
parent
5ce76a6358
commit
ce3fef7e1c
@ -953,6 +953,9 @@
|
||||
width: 100%;
|
||||
cursor: default;
|
||||
font-size: 32px;
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
&.cp-avatar {
|
||||
.avatar_main(48px);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user