fix: remove white border from black edit buttons

This commit is contained in:
Yohan Boniface 2024-04-15 19:34:08 +02:00
parent b933c4badd
commit 4cfe319a91

View file

@ -294,7 +294,6 @@ ul.photon-autocomplete {
vertical-align: top;
border-bottom: none;
background-color: var(--color-darkGray);
border-right: 1px solid #eee;
background-repeat: no-repeat;
background-image: url('./img/24.svg');
background-size: auto auto;