UI: Fixed entity details shift

This commit is contained in:
Artem Dzhereleiko 2022-08-17 17:07:16 +03:00
parent abbf791987
commit 20cde369c6

View File

@ -19,6 +19,11 @@
width: 100%; width: 100%;
height: 100%; height: 100%;
display: block; display: block;
mat-drawer-container {
overflow: clip;
}
.tb-entity-table { .tb-entity-table {
.tb-entity-table-content { .tb-entity-table-content {
width: 100%; width: 100%;