mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: scroll when the help box is too big
This commit is contained in:
parent
c0ecc39439
commit
ddaafa8cda
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
background-color: var(--background-color);
|
||||
color: var(--text-color);
|
||||
border-radius: 5px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.umap-dialog .umap-close-link {
|
||||
float: right;
|
||||
|
|
Loading…
Reference in a new issue