[sway] Typo
This commit is contained in:
parent
eb3eab92ae
commit
c1df0800a9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
border: none; /* border around each individual item within the search results */
|
border: none; /* border around each individual item within the search results */
|
||||||
background-color: trans; /* background behind each individual item within the search results */
|
background-color: trans; /* background behind each individual item within the search results */
|
||||||
color: ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Remove the search icon */
|
/* Remove the search icon */
|
||||||
|
|
Loading…
Reference in a new issue