fix: 💄 mkdonation bg

This commit is contained in:
ThatOneCalculator 2023-07-13 17:38:44 -07:00
parent c0e06611f5
commit c3c7a4c6d6

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);