fix(preferences)

This commit is contained in:
a.bouhuolia
2021-03-22 20:02:09 +02:00
parent aa6c3d5fe8
commit bad1c2b8ae
4 changed files with 12 additions and 8 deletions

View File

@@ -22,10 +22,13 @@
}
.bp3-form-group {
max-width: 550px;
max-width: 650px;
margin-bottom: 24px;
.bp3-label {
min-width: 180px;
min-width: 190px;
font-weight: 600;
color: #38414e;
}
.bp3-form-content {