mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(theme-section): swiper button
This commit is contained in:
parent
78d6b27d46
commit
7e782074ad
1 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,10 @@
|
||||||
&:active {
|
&:active {
|
||||||
box-shadow: nb-theme(shadow-active-btn);
|
box-shadow: nb-theme(shadow-active-btn);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&::after {
|
||||||
|
content: '';
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.swiper-button-prev {
|
.swiper-button-prev {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue