reserve one line of space to stop the icons from jumping

This commit is contained in:
Jakob Ketterl 2021-01-17 01:49:10 +01:00
parent 9c52219ca3
commit 0f81964598
1 changed files with 1 additions and 0 deletions

View File

@ -931,6 +931,7 @@ img.openwebrx-mirror-img
.openwebrx-meta-slot > * {
flex: 0;
flex-basis: 1.125em;
}
.openwebrx-meta-slot, .openwebrx-meta-slot.muted:before {