mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-01-11 11:18:39 +00:00
8 lines
103 B
SCSS
8 lines
103 B
SCSS
.slider {
|
|
overflow-x: auto;
|
|
white-space: nowrap;
|
|
|
|
ul {
|
|
display: inline;
|
|
}
|
|
} |