mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 07:10:33 +00:00
20 lines
297 B
SCSS
20 lines
297 B
SCSS
.dialog--vendor-opening-balance {
|
|
max-width: 400px;
|
|
|
|
.bp3-dialog-body {
|
|
.bp3-form-group {
|
|
margin-bottom: 15px;
|
|
margin-top: 15px;
|
|
|
|
label.bp3-label {
|
|
margin-bottom: px;
|
|
font-size: 13px;
|
|
}
|
|
}
|
|
}
|
|
|
|
.bp3-dialog-footer {
|
|
padding-top: 10px;
|
|
}
|
|
}
|