fix empty extranotifications kaomoji
This commit is contained in:
parent
7a5a40b237
commit
aa4f2d5aec
1 changed files with 5 additions and 0 deletions
|
|
@ -87,6 +87,11 @@
|
|||
flex-direction: column;
|
||||
align-items: stretch;
|
||||
|
||||
&.panel-body::before {
|
||||
content: '';
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.notification {
|
||||
width: 100%;
|
||||
border-bottom: 1px solid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue