mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
18 lines
271 B
SCSS
18 lines
271 B
SCSS
.dialog--money-in,
|
|
.dialog--money-out {
|
|
|
|
.trasnaction-type-fileds {
|
|
margin-bottom: 18px;
|
|
padding: 0 0px 16px 0px;
|
|
border-bottom: 2px solid #e9e9e9;
|
|
|
|
.bp3-form-group{
|
|
margin-bottom: 0;
|
|
}
|
|
}
|
|
|
|
.bp3-dialog-footer {
|
|
padding-top: 10px;
|
|
}
|
|
}
|