From 1c4233b5ae4c610b8684e5c2e01add2bb9150a88 Mon Sep 17 00:00:00 2001 From: Anthony Swierkosz Date: Thu, 18 Aug 2022 07:44:11 -0400 Subject: [PATCH] Add uniform spacing vertically and horizontally (#1277) --- src/client/lazy-app/Compress/Output/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/lazy-app/Compress/Output/style.css b/src/client/lazy-app/Compress/Output/style.css index d14b8834..a9022f3d 100644 --- a/src/client/lazy-app/Compress/Output/style.css +++ b/src/client/lazy-app/Compress/Output/style.css @@ -49,6 +49,7 @@ align-self: center; padding: 9px 66px; position: relative; + gap: 6px; /* Allow clicks to fall through to the pinch zoom area */ pointer-events: none; @@ -68,7 +69,6 @@ display: flex; position: relative; z-index: 100; - margin: 0 3px; } .button,