mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
13 lines
198 B
SCSS
13 lines
198 B
SCSS
.dialog--invite-user {
|
|
.bp3-dialog-body {
|
|
.bp3-form-group.bp3-inline {
|
|
.bp3-label {
|
|
min-width: 140px;
|
|
}
|
|
.bp3-form-content {
|
|
width: 250px;
|
|
}
|
|
}
|
|
}
|
|
}
|