From c9609c5947a7f3ee3a0815797301e703eb92230b Mon Sep 17 00:00:00 2001 From: ShiniGandhi <55044876+ShiniGandhi@users.noreply.github.com> Date: Thu, 26 May 2022 10:38:12 +0300 Subject: [PATCH] Update Slim-ActiveDevices.css --- latest/Slim-ActiveDevices.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/latest/Slim-ActiveDevices.css b/latest/Slim-ActiveDevices.css index 27f030a..3a7b180 100644 --- a/latest/Slim-ActiveDevices.css +++ b/latest/Slim-ActiveDevices.css @@ -37,12 +37,12 @@ margin-top: -3vh; } -.card .cardScalable { +.dashboardSection .card .cardScalable { max-height: 8vh; margin-bottom: 3.5vh; } -.justify-content-center { +.dashboardSection .justify-content-center { justify-content: left !important; } @@ -50,7 +50,7 @@ justify-content: right !important; } -.flex.align-items-center.justify-content-center { +.dashboardSection .flex.align-items-center.justify-content-center { margin-top: -4vh; }