From 99ebdf33787b462dfaf8483994e7ec42238d6e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 20 Aug 2026 13:31:46 -0600 Subject: [PATCH] Improve mobile positioning of menu button --- app/styles/app.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/styles/app.css b/app/styles/app.css index 9db8693..5a51211 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -2207,11 +2207,6 @@ button.create-place { left: 0.5rem; } - .photo-gallery-overlay .photo-gallery-header .actions-btn-container { - width: 48px; - justify-content: center; - } - .photo-gallery-overlay .photo-gallery-uploader-info { flex-direction: row; align-items: center;