mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-25 04:35:10 -04:00
Badge and label have default cursor instead of text one
This commit is contained in:
1 parent
b0bd3f34f1
commit
d7fbfec01e
1 file changed
+4
@@ -97,3 +97,7 @@ button::-moz-focus-inner, a::-moz-focus-inner {
|
||||
a:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.label, .badge {
|
||||
cursor: default;
|
||||
}
|
||||
Reference in new issue
Block a user