mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
fix: notes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.dialog--reconcile-credit-form {
|
||||
width: 800px;
|
||||
width: 850px;
|
||||
|
||||
.bp3-dialog-body {
|
||||
.footer {
|
||||
@@ -66,6 +66,8 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
.bp3-dialog-footer {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.dialog--reconcile-vendor-credit-form {
|
||||
width: 800px;
|
||||
width: 850px;
|
||||
|
||||
.bp3-dialog-body {
|
||||
.footer {
|
||||
@@ -67,6 +67,8 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
.bp3-dialog-footer {
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user