6 lines
140 B
SCSS
6 lines
140 B
SCSS
.iScrollBothScrollbars.iScrollVerticalScrollbar {
|
|
width: 10px;
|
|
}
|
|
.iScrollBothScrollbars.iScrollHorizontalScrollbar {
|
|
height: 10px;
|
|
} |