space between helper text 6px

This commit is contained in:
Harsh Mahajan
2025-10-22 19:07:17 +05:30
parent 64687a75b9
commit 5859efba63
+1 -1
View File
@@ -5,7 +5,7 @@
</script>
<p
class="helper u-margin-block-start-8 {classes}"
class="helper u-margin-block-start-6 {classes}"
class:u-color-text-info={type === 'info'}
class:u-color-text-danger={type === 'error'}
class:u-color-text-success={type === 'success'}