Reports: overflow fix for status content

merge-requests/424/head
Alex Gleason 4 years ago
parent 926335b268
commit 361cdc662f
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -187,6 +187,10 @@
}
}
&__status-content {
overflow: hidden;
}
&__status {
display: flex;
border-bottom: 1px solid var(--accent-color--med);

Loading…
Cancel
Save