From ad82176ed9c994bfff69d9c2efa2de4e2147b05c Mon Sep 17 00:00:00 2001 From: Aftabul Islam Date: Wed, 27 May 2026 14:42:27 +0600 Subject: [PATCH] fix: breaking `scss` design removed from --- css/app.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/css/app.scss b/css/app.scss index b4c22d352..e8d58c5d9 100644 --- a/css/app.scss +++ b/css/app.scss @@ -779,7 +779,6 @@ input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:fo line-height: 20px; padding: 6px 0; margin: 0 -4px 6px 0; - padding-bottom: 7px; border-right: 0; background: none; color: #c6cacd;