mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-17 05:43:45 +02:00
Fix firefox focus ring on links
This commit is contained in:
@@ -76,6 +76,10 @@
|
||||
&.router-link-exact-active, &.router-link-active {
|
||||
@apply .border-primary-500 .cursor-default;
|
||||
}
|
||||
|
||||
&::-moz-focus-inner {
|
||||
@apply .border-none;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user