fix: 💄 mkdonation bg
This commit is contained in:
parent
5b2884c5d3
commit
be67a5e599
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue