mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
Badge and label have default cursor instead of text one
This commit is contained in:
@@ -97,3 +97,7 @@ button::-moz-focus-inner, a::-moz-focus-inner {
|
|||||||
a:focus {
|
a:focus {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.label, .badge {
|
||||||
|
cursor: default;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user