|
|
@@ -383,6 +383,8 @@ |
|
|
|
margin-top: 0; |
|
|
|
} |
|
|
|
} |
|
|
|
padding-left: 0px !important; |
|
|
|
padding-right: 0px !important; |
|
|
|
} |
|
|
|
|
|
|
|
.form-column { |
|
|
@@ -395,11 +397,6 @@ |
|
|
|
border-bottom: none; |
|
|
|
} |
|
|
|
|
|
|
|
.form-section { |
|
|
|
padding-left: 0px !important; |
|
|
|
padding-right: 0px !important; |
|
|
|
} |
|
|
|
|
|
|
|
// forms |
|
|
|
.form-page { |
|
|
|
&.second-page { |
|
|
@@ -421,13 +418,10 @@ |
|
|
|
|
|
|
|
&:last-child { |
|
|
|
margin-bottom: 0px; |
|
|
|
border-bottom: 0px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.frappe-control:last-child { |
|
|
|
border-bottom: 0px; |
|
|
|
} |
|
|
|
|
|
|
|
.frappe-control[data-fieldtype="Table"] { |
|
|
|
padding: 0px 15px; |
|
|
|
margin-top: -1px; |
|
|
|