mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
13 lines
200 B
SCSS
13 lines
200 B
SCSS
.dialog--currency-form {
|
|
.bp3-dialog-body {
|
|
.bp3-form-group.bp3-inline {
|
|
.bp3-label {
|
|
min-width: 140px;
|
|
}
|
|
.bp3-form-content {
|
|
width: 250px;
|
|
}
|
|
}
|
|
}
|
|
}
|