Fix top right button spacing
This commit is contained in:
parent
6f78730a69
commit
ca1529b723
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
bottom: $unit * 2;
|
bottom: $unit * 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
#right {
|
#right > div {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue