enhance(frontend): tweak ui

This commit is contained in:
syuilo 2024-01-07 16:32:52 +09:00 committed by まっちゃとーにゅ
parent 63ac5d6de5
commit 7ff06ca52f
No known key found for this signature in database
GPG key ID: 6AFBBF529601C1DB
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;