UX: Remove top border on small action after last visit line. (#13633)

Follow-up to 37b8ce79c9
This commit is contained in:
Alan Guo Xiang Tan 2021-07-05 16:00:50 +08:00 committed by GitHub
parent 37b8ce79c9
commit 04f97d4f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1043,6 +1043,10 @@ a.mention-group {
font-size: $font-down-1;
padding: 0 8px;
}
+ .small-action {
border-top: none;
}
}
// Select posts