mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-17 21:58:41 +00:00
7 lines
78 B
SCSS
7 lines
78 B
SCSS
.slider {
|
|
overflow-x: auto;
|
|
|
|
ul {
|
|
display: inline;
|
|
}
|
|
} |