Field Help as Html text & Help Position (#115)
* Field Help as Html text & Help Position * Re-organize field options modal * put margin for above help
This commit is contained in:
6
resources/sass/app.scss
vendored
6
resources/sass/app.scss
vendored
@@ -46,3 +46,9 @@ body.dark * {
|
||||
.bg-gray-50 {
|
||||
@apply dark:bg-notion-dark-light;
|
||||
}
|
||||
|
||||
.field-help {
|
||||
p {
|
||||
@apply text-gray-400 dark:text-gray-500;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user