feat: changes to form design
This commit is contained in:
parent
08d30009a3
commit
916b767b35
3 changed files with 7 additions and 2 deletions
3
packages/base/Resources/Public/Scss/components/form.scss
Normal file
3
packages/base/Resources/Public/Scss/components/form.scss
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
.frame-type-form_formframework {
|
||||
@apply py-16;
|
||||
}
|
||||
|
|
@ -15,5 +15,6 @@
|
|||
/* @import "components/news_detail"; */
|
||||
/* @import 'components/footer'; */
|
||||
@import 'components/buttons';
|
||||
@import 'components/form';
|
||||
@import 'layouts/home-page';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue