mirror of
https://github.com/dergigi/boris.git
synced 2026-02-20 22:44:40 +01:00
style(bookmarks): ensure green buttons align to far right in compact view
This commit is contained in:
@@ -758,6 +758,7 @@ body {
|
||||
align-items: center;
|
||||
gap: 0.75rem;
|
||||
height: 28px;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.compact-row.clickable {
|
||||
@@ -809,6 +810,7 @@ body {
|
||||
width: 26px;
|
||||
height: 22px;
|
||||
flex-shrink: 0;
|
||||
margin-left: auto;
|
||||
transition: background-color 0.2s ease;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user