fix: 💄 mkdonation bg

This commit is contained in:
ThatOneCalculator 2023-07-13 17:38:44 -07:00
parent 5b2884c5d3
commit be67a5e599
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -137,6 +137,7 @@ function openExternal(link) {
<style lang="scss" module>
.root {
background-color: var(--windowHeader);
position: fixed;
z-index: v-bind(zIndex);
bottom: var(--margin);