query
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
font-family: inherit;
|
||||
white-space: nowrap;
|
||||
transition: opacity .15s, transform .1s, background .15s;
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
|
||||
&--ghost {
|
||||
@@ -159,6 +160,7 @@
|
||||
cursor: pointer;
|
||||
font-family: inherit;
|
||||
transition: background .15s;
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
|
||||
&:hover { background: #e2e8f0; }
|
||||
|
||||
Reference in New Issue
Block a user