mirror of
https://github.com/glanceapp/glance.git
synced 2025-07-12 04:25:14 +02: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