@ -28,3 +28,10 @@
}
:host-context(.mat-mdc-dialog-container) {
.tb-timewindow-form {
display: grid;
grid-template-rows: min-content min-content minmax(auto, 1fr) min-content min-content;
@ -18,8 +18,6 @@
background-color: #fff;
display: flex;
flex-direction: column;
overflow: hidden;
.tb-flex {
@ -18,6 +18,8 @@
width: 450px;
max-height: 100%;
&-header {