UI: Fixed entity details shift
This commit is contained in:
parent
abbf791987
commit
20cde369c6
@ -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%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user