appstore: iterate on search/filters, cosmetics

This commit is contained in:
Alexandre Aubin
2023-08-29 16:57:32 +02:00
parent 21e968f0ba
commit e577bfef5d
5 changed files with 171 additions and 91 deletions

View File

@ -10,7 +10,7 @@
<style type="text/tailwindcss">
@layer utilities {
.btn {
@apply text-sm font-medium rounded-md px-4 py-2.5 transition;
@apply text-sm font-medium rounded-md px-4 py-2 transition;
}
.btn-sm {
@apply text-xs font-medium rounded-md px-2 py-2 transition;