Add a small margin to search bar #240

Merged
floatingghost merged 1 commits from karl/pleroma-fe:search-bar-margin into develop 2022-12-02 10:21:33 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
.search-bar-input {
flex: 1 0 auto;
margin-left: 0.5em;
}
.cancel-search {