Merge pull request #4638 from vvlladd28/bug/rule-chain/panel-node
UI: Updated style rulechain rule-node panel
This commit is contained in:
commit
cf744b0749
@ -126,12 +126,13 @@
|
|||||||
.mat-expansion-panel-header-title {
|
.mat-expansion-panel-header-title {
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
|
overflow: hidden;
|
||||||
.mat-icon {
|
.mat-icon {
|
||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
margin: auto 8px auto auto;
|
margin: auto 8px auto 0;
|
||||||
}
|
}
|
||||||
.tb-panel-title {
|
.tb-panel-title {
|
||||||
min-width: 140px;
|
min-width: 130px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user