fix alerts in panels
This commit is contained in:
parent
528e7e4496
commit
39eee4412f
2 changed files with 5 additions and 1 deletions
|
|
@ -118,6 +118,10 @@
|
|||
padding-bottom: 0;
|
||||
align-self: stretch;
|
||||
}
|
||||
|
||||
> .alert {
|
||||
line-height: calc(var(--__panel-heading-height-inner) - 2px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue