mirror of
https://github.com/zotero/zotero.git
synced 2026-09-27 01:21:27 +00:00
Fix misaligned attachment row delete button #5189
This commit is contained in:
parent
c400d11c5c
commit
db90eb9103
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ attachment-row {
|
|||
|
||||
& > .head {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
|
||||
.clicky-item {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue