collateral fixes
This commit is contained in:
parent
698ebf7003
commit
2f1070deb6
2 changed files with 12 additions and 1 deletions
|
@ -533,6 +533,7 @@ a.unmute {
|
|||
.status-el:last-child {
|
||||
border-bottom-radius: 0 0 $fallback--panelRadius $fallback--panelRadius;;
|
||||
border-radius: 0 0 var(--panelRadius, $fallback--panelRadius) var(--panelRadius, $fallback--panelRadius);
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue