Merge pull request #1408 from umap-project/chromium-arrow

Fix accordion arrow not displayed on Chromium
This commit is contained in:
Yohan Boniface 2023-11-15 17:55:07 +01:00 committed by GitHub
commit 43660d8b5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -295,6 +295,7 @@ input[type="file"] + .error {
background-repeat: no-repeat;
text-indent: 24px;
height: 24px;
width: 24px;
line-height: 24px;
display: inline-block;
background-image: url('./img/16-white.svg');