One modal to rule them all.
This commit is contained in:
@@ -454,3 +454,8 @@ table.balance-sheet th.total {
|
||||
.table.grid.wrappable td {text-overflow: ""; overflow: visible; white-space: normal; }
|
||||
.table.grid.wrappable td.expandable {text-overflow: ""; overflow: visible; white-space: normal; }
|
||||
.table.grid.wrappable th.expandable {text-overflow: ""; overflow: visible; white-space: normal; }
|
||||
|
||||
/* This is to make is so flexbox modal footers go to new lines between error message */
|
||||
.modal-card-foot {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user