fix indent

This commit is contained in:
unclekingpin 2023-07-05 18:57:12 +03:00 committed by GitHub
parent d655962332
commit 61eba4d13e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
outline-color: @color-surface-light5;
outline-offset: calc(-1 * var(--focus-outline-size));
cursor: pointer;
&:focus {
outline-style: solid;
}