mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
19 lines
296 B
SCSS
19 lines
296 B
SCSS
.reference-number-form {
|
|
|
|
.bp3-dialog-body {
|
|
|
|
.paragraph {
|
|
margin-bottom: 22px;
|
|
}
|
|
|
|
.bp3-control {
|
|
margin-bottom: 16px;
|
|
}
|
|
}
|
|
|
|
.bp3-dialog-footer {
|
|
.bp3-button[type='submit'] {
|
|
min-width: 80px;
|
|
}
|
|
}
|
|
} |