redesign search panel

This commit is contained in:
2021-02-04 20:25:07 +01:00
parent b994b79c98
commit c712d614e1
9 changed files with 67 additions and 28 deletions

View File

@@ -1,8 +1,8 @@
.pictograms-container {
height: 30px;
margin: 0px 8px 0px 0px;
background-color: #444444;
border-radius: 24px;
/* background-color: #444444;
border-radius: 24px; */
padding: 2px;
width: fit-content;
}