diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-09 14:37:47 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-09 14:37:47 +0700 |
| commit | 383adf9edeed30db9f5df8e9ed4752cd513f49a5 (patch) | |
| tree | 3334834347e06a36acd1ead19a105634987a3bf4 /src/styles | |
| parent | 4d9200650d232e4302f7e01df96751c3f9412693 (diff) | |
<iman> update new register mobile
Diffstat (limited to 'src/styles')
| -rw-r--r-- | src/styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index ebd5e9a5..f712217a 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -117,7 +117,7 @@ button { } .form-msg-danger { - @apply text-danger-600 mt-2 block; + @apply text-danger-600 mt-2 block text-sm; } .btn-yellow, |
