fix: remove white border from black edit buttons
This commit is contained in:
parent
b933c4badd
commit
4cfe319a91
1 changed files with 0 additions and 1 deletions
|
@ -294,7 +294,6 @@ ul.photon-autocomplete {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
background-color: var(--color-darkGray);
|
background-color: var(--color-darkGray);
|
||||||
border-right: 1px solid #eee;
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-image: url('./img/24.svg');
|
background-image: url('./img/24.svg');
|
||||||
background-size: auto auto;
|
background-size: auto auto;
|
||||||
|
|
Loading…
Reference in a new issue