diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-03-12 09:38:31 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-03-12 09:38:31 +0700 |
| commit | 0fada18346571b321ceb46689659b544ffc9dfe2 (patch) | |
| tree | 662780254dd6b22ab2629e745134de5c95172537 /src/styles | |
| parent | e38dff05fd629ef054d571e7d3b066f1bdd5520b (diff) | |
<iman> fix transaction
Diffstat (limited to 'src/styles')
| -rw-r--r-- | src/styles/globals.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index 6447284e..d9b82447 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -46,8 +46,8 @@ button { @apply text-[11px] leading-none font-medium - px-1 - py-1 + px-2 + py-2 rounded w-fit; } |
