Browse Source

refactor: save

dev
zyronon 1 year ago
parent
commit
b350263a80
  1. 1
      src/App.vue

1
src/App.vue

@ -92,6 +92,7 @@ onMounted(() => { @@ -92,6 +92,7 @@ onMounted(() => {
}
.guide {
color: white;
z-index: 999;
background: var(--active-main-bg);
position: fixed;

Loading…
Cancel
Save