collapse empty meta lines

This commit is contained in:
Jakob Ketterl 2021-06-18 09:31:02 +02:00
parent ddcdd550fd
commit 48eb754170

View File

@ -987,8 +987,7 @@ img.openwebrx-mirror-img
} }
.openwebrx-meta-slot > * { .openwebrx-meta-slot > * {
flex: 1 0 auto; flex: 1 0 0;
flex-basis: 1.2em;
line-height: 1.2em; line-height: 1.2em;
} }