Files
forzaapk/smc/temp/scss/components/_owl-carousel.scss
mstfyldz 192dfc2de8 smc
2026-02-16 18:52:45 +03:00

18 lines
363 B
SCSS

.owl-theme .owl-nav [class*='owl-']:hover {
background-color: transparent !important;
}
.owl-theme .owl-nav [class*='owl-']:focus {
outline: none !important;
border:none !important;
}
.owl-nav {
position: absolute;
top:-75px;
right:0;
button{
margin:0 !important;
}
img {
width: 35px;
}
}