mirror of
https://github.com/directus/directus.git
synced 2026-01-26 21:28:11 -05:00
fix color picker position (#10009)
This commit is contained in:
@@ -302,7 +302,9 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.v-input.html-color-select {
|
||||
display: none;
|
||||
width: 0;
|
||||
height: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.color-input {
|
||||
|
||||
Reference in New Issue
Block a user