[sway] Typo

This commit is contained in:
Gregory Trolliet 2025-01-14 18:04:00 +01:00
parent eb3eab92ae
commit c1df0800a9

View file

@ -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 */