mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
Merge pull request 'Fix hover unblur text after keyboard nav changes' (#10113) from amybones/calckey:fix_word_mute_blur into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10113
This commit is contained in:
commit
60df257653
@ -748,5 +748,9 @@ function readPromo() {
|
||||
text-align: center;
|
||||
opacity: 0.7;
|
||||
width: 100%;
|
||||
|
||||
._blur_text {
|
||||
pointer-events: auto;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user