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