From: unknown Date: Sat, 31 Jul 2021 12:25:15 +0000 (+0530) Subject: PopupWindow drawer width decreased X-Git-Tag: v1.1.0~41 X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=7459896bac6540a6d60b6caa6a136496b205c622;p=cinny.git PopupWindow drawer width decreased --- diff --git a/src/app/molecules/popup-window/PopupWindow.scss b/src/app/molecules/popup-window/PopupWindow.scss index 8f4cc1a..1751188 100644 --- a/src/app/molecules/popup-window/PopupWindow.scss +++ b/src/app/molecules/popup-window/PopupWindow.scss @@ -5,7 +5,7 @@ } .pw { - --popup-window-drawer-width: 312px; + --popup-window-drawer-width: 280px; width: 100%; height: 100%;