WebUI: Apply scrollbar style to context menu elements

This commit is contained in:
skomerko 2025-02-13 22:25:48 +01:00
parent 1a3d0f6fab
commit 29201fa016

View File

@ -100,6 +100,7 @@ ol {
.dynamicTableDiv,
.mochaContentWrapper,
.panel,
.scrollableMenu,
#rssDetailsView {
scrollbar-width: thin;
}