mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: migrate to pnpm (#253)
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
.reference-number-form {
|
||||
|
||||
.bp3-dialog-body {
|
||||
.bp4-dialog-body {
|
||||
|
||||
.paragraph {
|
||||
margin-bottom: 22px;
|
||||
}
|
||||
|
||||
.bp3-control {
|
||||
.bp4-control {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.bp3-dialog-footer {
|
||||
.bp3-button[type='submit'] {
|
||||
.bp4-dialog-footer {
|
||||
.bp4-button[type='submit'] {
|
||||
min-width: 80px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user