mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-31 08:58:42 +03:00
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
|
|
.swiper-creative {
|
||
|
|
.swiper-slide {
|
||
|
|
backface-visibility: hidden;
|
||
|
|
overflow: hidden;
|
||
|
|
transition-property: transform, opacity, height;
|
||
|
|
}
|
||
|
|
}
|