From 7e0d9c972f2341f68b386d09a111d2684707f65f Mon Sep 17 00:00:00 2001 From: Diyar Akhgar Date: Sun, 25 May 2025 02:53:41 +0330 Subject: [PATCH] Page with added space - Modal (popUp) + changes in content --- xroom-dashboard/src/pages/dashboard/Spaces.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/xroom-dashboard/src/pages/dashboard/Spaces.vue b/xroom-dashboard/src/pages/dashboard/Spaces.vue index 2dd84eb..52b1c11 100644 --- a/xroom-dashboard/src/pages/dashboard/Spaces.vue +++ b/xroom-dashboard/src/pages/dashboard/Spaces.vue @@ -450,6 +450,7 @@ export default { font-weight: 500; color: #101010; margin-top: 4rem; + margin-bottom: 12rem; text-align: center; }