mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 11:32:38 +02:00
fix: fix result tools buttons background color
This commit is contained in:
parent
aa43d4efa8
commit
0a154daa6f
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@ ul.photon-autocomplete {
|
|||
}
|
||||
.search-result-tools button {
|
||||
padding: 8px;
|
||||
background-color: var(--background-color);
|
||||
}
|
||||
.umap-edit-enabled .photon-autocomplete li.on .search-result-tools {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue