enhance(frontend): tweak ui

This commit is contained in:
syuilo 2024-01-07 16:32:52 +09:00
parent 0d49e94982
commit 0d830d720a
3 changed files with 9 additions and 3 deletions

View file

@ -42,6 +42,7 @@ onMounted(() => {
<style lang="scss" module>
.root {
user-select: none;
pointer-events: none;
position: fixed;
width: 128px;