mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
fix: center "Plus" button
This commit is contained in:
parent
cc2f4ef81f
commit
9606bd864b
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ input[type="submit"] {
|
|||
border: none;
|
||||
text-decoration: none;
|
||||
background-color: white;
|
||||
justify-content: center;
|
||||
}
|
||||
.dark .button,
|
||||
.dark [type="button"] {
|
||||
|
|
Loading…
Reference in a new issue