Reformat _base.scss with updated prettier

This commit is contained in:
Linus Groh
2024-02-26 21:53:54 +00:00
parent d5d6c1c268
commit 6f047ffa77

View File

@@ -291,7 +291,9 @@ pre {
&.button-outline,
&.button-flat {
transition: background-color 0.2s, box-shadow 0.2s;
transition:
background-color 0.2s,
box-shadow 0.2s;
&:hover,
&:focus {