fix: Invoice form layout

This commit is contained in:
Ahmed Bouhuolia
2024-10-12 20:49:56 +02:00
parent 817ef906dc
commit b7b86bb0c5
38 changed files with 1582 additions and 940 deletions

View File

@@ -4,11 +4,11 @@
// > .page-form__floating-actions
.page-form {
$self: '.page-form';
padding-bottom: 20px;
// padding-bottom: 20px;
&__floating-actions {
position: fixed;
bottom: 0;
// position: fixed;
// bottom: 0;
width: 100%;
background: #fff;
padding: 14px 18px;
@@ -60,6 +60,7 @@
margin: 20px 0 0 0;
padding-left: 32px;
padding-right: 32px;
padding-bottom: 20px;
label.bp4-label{
font-weight: 500;