mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
chrone: sperate client and server to different repos.
This commit is contained in:
19
src/style/pages/ReferenceNumber/ReferenceNumber.scss
Normal file
19
src/style/pages/ReferenceNumber/ReferenceNumber.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
.reference-number-form {
|
||||
|
||||
.bp3-dialog-body {
|
||||
|
||||
.paragraph {
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
|
||||
.bp3-control {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.bp3-dialog-footer {
|
||||
.bp3-button[type='submit'] {
|
||||
min-width: 80px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user