Minor fix

For the archive's board select, with is absoluted.
This commit is contained in:
Johnny 2019-07-16 17:12:10 +10:00 committed by GitHub
parent 47405cf718
commit 65ad530d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -547,6 +547,7 @@ audio.controls-added {
.section-container {
-webkit-flex: 1;
flex: 1;
position: relative;
overflow: auto;
padding-top: 8px;
padding-right: 5px;