feat(RefundCreditNote): optimize style.

This commit is contained in:
a.bouhuolia
2021-12-15 19:54:17 +02:00
parent c688b8700e
commit cfed874182
5 changed files with 23 additions and 37 deletions

View File

@@ -1,13 +1,7 @@
.dialog--refund-credit-note {
.bp3-dialog-body {
.bp3-form-group {
label.bp3-label {
min-width: 140px;
font-size: 13px;
}
.bp3-form-content {
width: 250px;
}
margin-bottom: 16px;
}
.form-group {
@@ -22,7 +16,8 @@
}
}
}
.bp3-dialog-footer {
padding-top: 10px;
}
}
}