feat: style preferences general section.

This commit is contained in:
Ahmed Bouhuolia
2020-04-12 14:06:54 +02:00
parent 37fb5a6f11
commit 54e2a43647
2 changed files with 13 additions and 0 deletions

View File

@@ -61,3 +61,14 @@
}
}
}
.preferences__inside-content--general{
.bp3-form-group{
.bp3-label{
width: 180px;
}
}
}