UI: add for expansion panel header fix height
This commit is contained in:
parent
c99e1737c6
commit
2fecf128a0
@ -17,6 +17,10 @@
|
|||||||
.queue-strategy {
|
.queue-strategy {
|
||||||
padding-bottom: 16px;
|
padding-bottom: 16px;
|
||||||
|
|
||||||
|
.mat-expansion-panel-header {
|
||||||
|
height: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
.mat-expansion-panel-body {
|
.mat-expansion-panel-body {
|
||||||
padding-bottom: 0 !important;
|
padding-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user