mirror of
https://github.com/golyalpha/OrcaSlicer-bambulab.git
synced 2026-06-14 12:47:47 +02:00
Initial release
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/* a11y */
|
||||
.swiper .swiper-notification {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
z-index: -1000;
|
||||
}
|
||||
Reference in New Issue
Block a user