Update _designer.scss

pull/3441/head
Tuğçe Küçükoğlu 2022-12-21 16:22:45 +03:00
parent 338d6609c5
commit 704647172b
1 changed files with 0 additions and 7 deletions

View File

@ -86,13 +86,6 @@
box-shadow: 0 0 0 2px var(--surface-ground), 0 0 0 4px var(--dd-primary), 0 1px 2px 0 rgba(0, 0, 0, 1.0);
}
}
.p-listbox {
.p-listbox-list .p-listbox-item.p-highlight {
background-color: transparent;
box-shadow: inset 0 0 0 0.15rem var(--dd-primary);
}
}
.p-inputtext, .p-button, .p-listbox-item, .p-slider {
transition: all .5s;