mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
space between helper text 6px
This commit is contained in:
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user