enhance(frontend): tweak ui
This commit is contained in:
parent
0d49e94982
commit
0d830d720a
3 changed files with 9 additions and 3 deletions
|
@ -42,6 +42,7 @@ onMounted(() => {
|
|||
|
||||
<style lang="scss" module>
|
||||
.root {
|
||||
user-select: none;
|
||||
pointer-events: none;
|
||||
position: fixed;
|
||||
width: 128px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue