Skip to content
Snippets Groups Projects
Commit 09d5a780 authored by syuilo's avatar syuilo
Browse files

Update style.scss

parent 4606f23e
No related branches found
No related tags found
No related merge requests found
......@@ -172,6 +172,7 @@ hr {
}
._button {
@extend ._noSelect;
appearance: none;
display: inline-block;
padding: 0;
......@@ -188,14 +189,6 @@ hr {
line-height: inherit;
max-width: 100%;
&, * {
@extend ._noSelect;
}
* {
pointer-events: none;
}
&:focus-visible {
outline: none;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment