refactor: save

This commit is contained in:
zyronon 2024-04-08 02:08:06 +08:00
parent 21e1327174
commit b350263a80

View File

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