Fix UI of followers list
This commit is contained in:
parent
b6bac4d06d
commit
9f3f1ee7cb
3 changed files with 58 additions and 45 deletions
|
@ -552,7 +552,6 @@ a.unmute {
|
|||
|
||||
.timeline > {
|
||||
.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