Skip to content

Commit

Permalink
Update Slim-ActiveDevices.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiniGandhi authored May 26, 2022
1 parent 39d2f9f commit c9609c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions latest/Slim-ActiveDevices.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
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;
}

.sessionCardButtons {
justify-content: right !important;
}

.flex.align-items-center.justify-content-center {
.dashboardSection .flex.align-items-center.justify-content-center {
margin-top: -4vh;
}

Expand Down

0 comments on commit c9609c5

Please sign in to comment.