mirror of
https://github.com/Xevion/glance.git
synced 2025-12-09 16:07:20 -06:00
Fix bookmark icons shrinking when text wraps
This commit is contained in:
@@ -1050,6 +1050,7 @@ details[open] .summary::after {
|
||||
border-radius: var(--border-radius);
|
||||
padding: 0.5rem;
|
||||
opacity: 0.7;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.bookmarks-icon {
|
||||
|
||||
Reference in New Issue
Block a user