fix: fix min-height of select in caption bar

This commit is contained in:
Yohan Boniface 2025-04-08 15:27:10 +02:00
parent aa43d4efa8
commit 672d92152e

View file

@ -206,6 +206,7 @@
margin-top: 0;
line-height: initial;
height: initial;
min-height: initial;
width: auto;
padding: 0 var(--text-margin);
}