1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 01:16:52 +02:00

Remove focus removal from PR

This commit is contained in:
David Wheatley
2021-09-20 22:49:57 +01:00
committed by GitHub
parent fb98050dea
commit 11a827fdb5

View File

@@ -67,11 +67,6 @@
outline: none;
}
&:focus,
&.focus {
outline: none;
}
&.disabled,
&[disabled],
fieldset[disabled] & {