6 lines
93 B
SCSS
6 lines
93 B
SCSS
/*************** SCROLLBAR BASE CSS ***************/
|
|
|
|
.highlightable {
|
|
overflow: auto;
|
|
}
|