mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
fix: ff focus styles (#1997)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
.buttonReset {
|
||||
|
||||
/* reset button */
|
||||
user-select: none;
|
||||
font-family: inherit;
|
||||
@@ -28,7 +27,6 @@
|
||||
}
|
||||
|
||||
&:-moz-focusring {
|
||||
color: transparent;
|
||||
textshadow: 0 0 0 #000;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user