Refactoring
This commit is contained in:
parent
b43c288001
commit
1bdf28ddfd
@ -47,7 +47,7 @@
|
|||||||
<span fxLayoutAlign="center center"
|
<span fxLayoutAlign="center center"
|
||||||
class="tb-prompt" translate>relation.any-relation</span>
|
class="tb-prompt" translate>relation.any-relation</span>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div style="margin-top: 8px">
|
||||||
<button mat-stroked-button color="primary"
|
<button mat-stroked-button color="primary"
|
||||||
[disabled]="isLoading$ | async"
|
[disabled]="isLoading$ | async"
|
||||||
(click)="addFilter()"
|
(click)="addFilter()"
|
||||||
|
|||||||
@ -27,22 +27,7 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//.header {
|
|
||||||
// padding: 0 5px 5px;
|
|
||||||
//
|
|
||||||
// .cell {
|
|
||||||
// padding-right: 5px;
|
|
||||||
// padding-left: 5px;
|
|
||||||
// font-size: 12px;
|
|
||||||
// font-weight: 700;
|
|
||||||
// color: rgba(0, 0, 0, .54);
|
|
||||||
// white-space: nowrap;
|
|
||||||
// }
|
|
||||||
//}
|
|
||||||
|
|
||||||
.body {
|
.body {
|
||||||
//padding: 0 5px 20px;
|
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user