We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153f9d4 commit 3f7e090Copy full SHA for 3f7e090
src/editor/MessageToggle.vue
@@ -15,7 +15,7 @@ const visible = defineModel<boolean>()
15
.wrapper {
16
position: absolute;
17
bottom: 8px;
18
- right: 12px;
+ right: 15px;
19
z-index: 11;
20
display: flex;
21
align-items: center;
0 commit comments