mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
feat: migrate to pnpm (#253)
This commit is contained in:
@@ -4,17 +4,17 @@
|
||||
//---------------------------------
|
||||
.preferences-page__inside-content--general {
|
||||
|
||||
.bp3-form-group {
|
||||
.bp4-form-group {
|
||||
max-width: 650px;
|
||||
margin-bottom: 24px;
|
||||
|
||||
.bp3-label {
|
||||
.bp4-label {
|
||||
min-width: 190px;
|
||||
font-weight: 600;
|
||||
color: #38414e;
|
||||
}
|
||||
|
||||
.bp3-form-content {
|
||||
.bp4-form-content {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user