dashboard-main.scss: remove height from action buttons

This commit is contained in:
Adhityaa Chandrasekar 2020-04-11 19:48:59 -04:00
parent 025bb10c0b
commit e44ae1ce9d

View File

@ -100,7 +100,6 @@ body {
.right { .right {
float: right; float: right;
height: 100%;
margin: auto; margin: auto;
} }
} }