forked from noxious/client
Fix styling conditions for radio select
WIP
This commit is contained in:
@ -151,6 +151,12 @@ button {
|
||||
}
|
||||
}
|
||||
|
||||
.hair-deselect:has(:checked) {
|
||||
img {
|
||||
@apply brightness-200;
|
||||
}
|
||||
}
|
||||
|
||||
.text-pixel {
|
||||
@apply text-white font-ui drop-shadow-pixel-black;
|
||||
}
|
||||
|
Reference in New Issue
Block a user