mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-13 23:58:26 -05:00
style(next)/floating buttons/backlink counter: fix rounded corners on hover
This commit is contained in:
@@ -1439,7 +1439,7 @@ div.floating-buttons-children .close-floating-buttons:has(.close-floating-button
|
||||
.backlinks-widget .backlinks-ticker {
|
||||
height: 100%;
|
||||
padding: 0 10px;
|
||||
border-radius: 0;
|
||||
border-radius: var(--border-radius);
|
||||
background: transparent;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user