mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 16:00:14 +01:00
Add material themes to themes carousel
This commit is contained in:
parent
8f5eaec1e4
commit
9aa4b9c53f
6 changed files with 50 additions and 26 deletions
|
|
@ -93,7 +93,7 @@
|
|||
|
||||
span {
|
||||
display: inline-block;
|
||||
padding: 0.75rem 3.5rem;
|
||||
padding: 0.75rem 1.5rem;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
@ -205,6 +205,7 @@
|
|||
|
||||
span {
|
||||
padding: 0.75rem 0;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
&.swiper-pagination-bullet-active {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue