Reverted to a rounded rectangle shape for column-link hover state

This commit is contained in:
Niléane 2024-02-26 16:36:39 +01:00
commit db6c5ee176
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -3569,7 +3569,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
top: -14px;
right: -16px;
position: absolute;
border-radius: 50px;
border-radius: 10px;
z-index: -1;
bottom: -14px;
}