mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
fix: fix min-height of select in caption bar
This commit is contained in:
parent
aa43d4efa8
commit
672d92152e
1 changed files with 1 additions and 0 deletions
|
@ -206,6 +206,7 @@
|
|||
margin-top: 0;
|
||||
line-height: initial;
|
||||
height: initial;
|
||||
min-height: initial;
|
||||
width: auto;
|
||||
padding: 0 var(--text-margin);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue