Fix accordion arrow not displayed on Chromium

This commit is contained in:
Yohan Boniface 2023-11-15 16:54:20 +01:00
parent 4b8b0b963b
commit fdbf814fac

View file

@ -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');