mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
WIP feature/Currencies
This commit is contained in:
12
client/src/style/pages/currency.scss
Normal file
12
client/src/style/pages/currency.scss
Normal file
@@ -0,0 +1,12 @@
|
||||
.dialog--currency-form {
|
||||
.bp3-dialog-body {
|
||||
.bp3-form-group.bp3-inline {
|
||||
.bp3-label {
|
||||
min-width: 140px;
|
||||
}
|
||||
.bp3-form-content {
|
||||
width: 250px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user