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