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 a30a0bf commit 4bf0d12Copy full SHA for 4bf0d12
1 file changed
app/components/Viewer/Options/ColorPicker.vue
@@ -72,8 +72,4 @@ watch(pressed, (value) => {
72
:deep(.v-color-picker__preview) {
73
margin-bottom: 0 !important;
74
}
75
-
76
-:deep(.v-color-picker-preview__eye-dropper) {
77
- display: none !important;
78
-}
79
</style>
0 commit comments