web/DonateOptionsCard: fix css selector for scroll button
This commit is contained in:
@@ -400,7 +400,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:not(:hover) {
|
&:not(:hover) {
|
||||||
& > .scroll-button {
|
& > #donation-options-scroll .scroll-button {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user