Fix windows menuseparator style
This commit is contained in:
parent
dd745ed1aa
commit
62e8e97e7c
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ menupopup {
|
||||||
}
|
}
|
||||||
menuseparator {
|
menuseparator {
|
||||||
margin: 4px 0px 4px 0px;
|
margin: 4px 0px 4px 0px;
|
||||||
|
border-top: var(--material-border50);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue