Files
btpxpress-frontend/public/theme/theme-base/components/panel/_scrollpanel.scss

6 lines
131 B
SCSS
Executable File

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