Files
btpxpress-frontend/public/theme/theme-base/components/panel/_scrollpanel.scss
2025-10-13 05:29:32 +02:00

6 lines
131 B
SCSS

.p-scrollpanel {
.p-scrollpanel-bar {
background: $scrollPanelTrackBg;
border: $scrollPanelTrackBorder;
}
}