DetailedStatus: fix unnecessary margin-bottom

This commit is contained in:
Alex Gleason
2021-10-06 16:27:29 -05:00
parent eaa031901c
commit 8facd71822

View File

@ -111,7 +111,6 @@
}
.detailed-status__wrapper {
margin-bottom: 10px;
position: relative;
overflow: hidden;
}