Merge branch 'v2.3.1' of https://github.com/pawelmalak/flame into v2.3.1

This commit is contained in:
Paweł Malak 2023-07-20 19:33:16 +02:00
commit 69ddc44796

View File

@ -9,6 +9,7 @@
border-bottom: 2px solid var(--color-accent);
opacity: 0.5;
transition: all 0.2s;
border-radius: 0px;
}
.SearchBar:focus {