Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/631
This commit is contained in:
@@ -12,7 +12,11 @@ elix-dropdown-list:hover {
|
||||
background-color: var(--icon-bg-color-hover);
|
||||
}
|
||||
|
||||
::part(popup-toggle) {
|
||||
elix-dropdown-list::part(value) {
|
||||
background-color: var(--main-bg-color);
|
||||
}
|
||||
|
||||
elix-dropdown-list::part(popup-toggle) {
|
||||
display: none;
|
||||
}
|
||||
::slotted(*) {
|
||||
|
||||
Reference in New Issue
Block a user