summaryrefslogtreecommitdiff
path: root/src/styles/globals.css
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-09-09 14:37:47 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-09-09 14:37:47 +0700
commit383adf9edeed30db9f5df8e9ed4752cd513f49a5 (patch)
tree3334834347e06a36acd1ead19a105634987a3bf4 /src/styles/globals.css
parent4d9200650d232e4302f7e01df96751c3f9412693 (diff)
<iman> update new register mobile
Diffstat (limited to 'src/styles/globals.css')
-rw-r--r--src/styles/globals.css2
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,