Skip to content

Commit 417509f

Browse files
committed
fix: remove transform from nav button active state as it was causing the button to jump a lot
1 parent f243c4c commit 417509f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/extensionsIntegrated/phoenix-pro/browser-css/image-gallery.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,6 @@
236236
border-color: rgba(255, 255, 255, 0.25) !important;
237237
}
238238

239-
.phoenix-image-gallery-nav:active {
240-
transform: scale(0.95) !important;
241-
}
242-
243239
.phoenix-image-gallery-nav.left {
244240
left: 15px !important;
245241
}

0 commit comments

Comments
 (0)