Merge pull request #1408 from umap-project/chromium-arrow
Fix accordion arrow not displayed on Chromium
This commit is contained in:
commit
43660d8b5a
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ input[type="file"] + .error {
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
text-indent: 24px;
|
text-indent: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
width: 24px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background-image: url('./img/16-white.svg');
|
background-image: url('./img/16-white.svg');
|
||||||
|
|
Loading…
Reference in a new issue