Skip to content

Commit 6b1f611

Browse files
Update card position
1 parent fb59a80 commit 6b1f611

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/plugin/styles/main.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@
1212

1313
&--card {
1414
display: none;
15-
position: absolute;
15+
position: absolute !important;
1616
z-index: 999999;
1717

1818
.v-color-picker {
1919
width: 100% !important;
2020

21-
2221
&-canvas {
2322
canvas {
2423
width: 100%;

0 commit comments

Comments
 (0)