fix: Dropdown menu scrollbar

This commit is contained in:
Rene Hampölz 2023-05-22 10:27:22 +00:00
parent a6da438ae7
commit e5c0e50c8c

View file

@ -1262,7 +1262,7 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar
border-color: var(--color-border);
}
#rl-app .dropdown-menu ::-webkit-scrollbar-track-piece {
#rl-app .dropdown-menu::-webkit-scrollbar-track-piece {
background-color: inherit;
border-top-right-radius: inherit;
border-bottom-right-radius: inherit;