Fix right arrow size for crate filter
This commit is contained in:
parent
118e052d84
commit
bbc2654830
1 changed files with 1 additions and 1 deletions
|
|
@ -641,7 +641,7 @@ a {
|
|||
text-overflow: "";
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-size: 16%;
|
||||
background-size: 20px;
|
||||
background-position: calc(100% - 1px) 56%;
|
||||
}
|
||||
.search-container > .top-button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue