Skip to content

Commit 853faf2

Browse files
authored
Merge pull request #1530 from iNavFlight/dzikuvx-fix-bb-dialog-height
Fix blackbox download dialog height
2 parents bfac7fa + 5ca2624 commit 853faf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/tabs/onboard_logging.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
.tab-onboard_logging dialog {
126126
width: 40em;
127127
border-radius: 5px;
128+
height: fit-content;
128129
}
129130

130131
.tab-onboard_logging dialog .buttons {

0 commit comments

Comments
 (0)