WIP fix-general

This commit is contained in:
elforjani3
2020-05-03 23:08:47 +02:00
parent a807cf6bb8
commit b91718f350
13 changed files with 380 additions and 139 deletions

View File

@@ -0,0 +1,12 @@
.dialog--invite-user {
.bp3-dialog-body {
.bp3-form-group.bp3-inline {
.bp3-label {
min-width: 140px;
}
.bp3-form-content {
width: 250px;
}
}
}
}