mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
Add a gap between the buttons in the progress queue
This commit is contained in:
parent
ed045e640a
commit
dcf809961a
1 changed files with 1 additions and 1 deletions
|
|
@ -15,11 +15,11 @@
|
|||
|
||||
#progress-container {
|
||||
padding-bottom: 6px;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
#progress-indicator {
|
||||
flex: 1;
|
||||
margin-inline-end: 6px;
|
||||
}
|
||||
|
||||
.virtualized-table-container {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue