fuc-new/doc/node_modules/@vuepress/plugin-photo-swipe/lib/client/styles/photo-swipe.css
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

2 lines
518 B
CSS

.photo-swipe-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.photo-swipe-bullets-indicator{position:absolute;bottom:30px;left:50%;display:flex;flex-flow:row;align-items:center;transform:translate(-50%, 0)}.photo-swipe-bullet{width:12px;height:6px;margin:0 5px;border-radius:3px;background:var(--photo-swipe-c-bullet);transition:width .3s,color .3s}.photo-swipe-bullet.active{width:30px;background:var(--photo-swipe-c-bullet-active)}/*# sourceMappingURL=photo-swipe.css.map */