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

@@ -1,6 +1,3 @@
// .dialog--invite-form {
// }
.dialog--invite-form {
&.bp3-dialog {
@@ -30,18 +27,3 @@
}
}
// .bp3-dialog-body {
// .bp3-form-group.bp3-inline {
// .bp3-label {
// min-width: 100px;
// }
// .bp3-form-content {
// width: 250px;
// }
// }
// }
// .bp3-dialog-footer-actions {
// display: flex;
// justify-content: flex-end;
// margin-right: 100px;
// }