feat: application preferences.

This commit is contained in:
Ahmed Bouhuolia
2020-12-02 17:21:54 +02:00
parent 1da83ccaf3
commit 2feb4c2e88
45 changed files with 1321 additions and 1293 deletions

View File

@@ -587,4 +587,16 @@ body.authentication {
.dropzone-container{
max-width: 250px;
margin-left: auto;
}
.card{
background: #fff;
border: 1px solid #d2dce2;
}
.form-group--select-list{
button{
justify-content: start;
}
}