Fix top right button spacing

This commit is contained in:
Justin Edmund 2022-02-27 22:31:43 -08:00
parent 6f78730a69
commit ca1529b723

View file

@ -8,7 +8,7 @@
bottom: $unit * 2;
}
#right {
#right > div {
display: flex;
gap: 8px;
}