feat: redesign toolbar & tweaks (#4387)

This commit is contained in:
David Luzar
2021-12-15 15:31:44 +01:00
committed by GitHub
parent 390da3fd0f
commit 7db63bd397
16 changed files with 233 additions and 60 deletions

View File

@@ -22,7 +22,7 @@
align-items: center;
justify-content: center;
&:focus {
&:focus-visible {
outline: transparent;
background-color: var(--button-gray-2);
& svg {