mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
perf(slides): tree-shake dependency
This commit is contained in:
@ -4,23 +4,16 @@
|
||||
// Slides
|
||||
// --------------------------------------------------
|
||||
|
||||
:host {
|
||||
.slides {
|
||||
/**
|
||||
* @prop --bullet-background: Background of the pagination bullets
|
||||
* @prop --bullet-background-active: Background of the active pagination bullet
|
||||
*/
|
||||
|
||||
// TODO: document progress and scroll bar properties once they're working
|
||||
|
||||
display: block;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.swiper-container {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
// Pagination Bullets
|
||||
// --------------------------------------------------
|
||||
|
Reference in New Issue
Block a user