mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-20 07:08:12 +00:00
12 lines
164 B
SCSS
12 lines
164 B
SCSS
.ps {
|
|
position: relative;
|
|
|
|
> .ps__rail-x {
|
|
z-index: 99999;
|
|
}
|
|
|
|
> .ps__rail-y {
|
|
z-index: 99999;
|
|
left: auto !important;
|
|
}
|
|
} |