1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-22 02:15:56 +02:00
This commit is contained in:
syuilo
2021-10-03 02:46:58 +09:00
parent dcd216daff
commit 9cab659392
18 changed files with 50 additions and 38 deletions

View File

@@ -303,7 +303,7 @@ export default defineComponent({
-moz-appearance: none;
appearance: none;
&:focus,
&:focus-visible,
&:active {
border-color: var(--accent);
}