mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
header spacing
This commit is contained in:
parent
e23dc68ac9
commit
c9cfe9f9f8
@ -372,6 +372,7 @@ onUnmounted(() => {
|
||||
display: flex;
|
||||
> .buttons {
|
||||
&:not(:empty) {
|
||||
margin-right: 8px;
|
||||
margin-left: calc(0px - var(--margin));
|
||||
}
|
||||
> .avatar {
|
||||
@ -424,7 +425,7 @@ onUnmounted(() => {
|
||||
width: $size;
|
||||
height: $size;
|
||||
vertical-align: bottom;
|
||||
margin: 0 8px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
> .icon {
|
||||
|
Loading…
Reference in New Issue
Block a user