mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-12-24 03:25:16 +01:00
Fix red border not appearing on the last notification.
This commit is contained in:
parent
7aa1f02e38
commit
bd7a05dee1
@ -73,7 +73,8 @@
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
border: none
|
||||
border-bottom: none;
|
||||
border-radius: 0 0 10px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user