fix: 💄 mkdonation bg
This commit is contained in:
parent
5b2884c5d3
commit
be67a5e599
|
@ -137,6 +137,7 @@ function openExternal(link) {
|
||||||
|
|
||||||
<style lang="scss" module>
|
<style lang="scss" module>
|
||||||
.root {
|
.root {
|
||||||
|
background-color: var(--windowHeader);
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: v-bind(zIndex);
|
z-index: v-bind(zIndex);
|
||||||
bottom: var(--margin);
|
bottom: var(--margin);
|
||||||
|
|
Loading…
Reference in New Issue