Fix submission listing actions covered by link.

remotes/1693176582716663532/tmp_refs/heads/watchparty
Snakes 2022-11-01 06:06:54 -04:00
parent c95f5a537a
commit a76344f7d0
Signed by: Snakes
GPG Key ID: E745A82778055C7E
1 changed files with 3 additions and 0 deletions

View File

@ -3715,6 +3715,9 @@ small, .small {
.post-actions .list-inline .list-inline-item .dropdown-item:active {
color: var(--white);
}
.post-actions {
position: relative;
}
.post-actions a, .post-actions button {
color: var(--gray-100);
font-weight: 600;