6 lines
131 B
SCSS
6 lines
131 B
SCSS
.p-scrollpanel {
|
|
.p-scrollpanel-bar {
|
|
background: $scrollPanelTrackBg;
|
|
border: $scrollPanelTrackBorder;
|
|
}
|
|
} |