gh-15288: add missing margin for space selector in BMPanel (gh-15286)

Signed-off-by: KiKaraage <kikaraage@tuta.io>
This commit is contained in:
KiKaraage
2026-09-08 23:48:07 +07:00
committed by GitHub
parent 88a90206ce
commit 2c030369c5

View File

@@ -64,6 +64,10 @@ hbox.editBMPanel_folderRow {
margin-right: 10px;
}
#editBMPanel_workspaceSummary .workspace-trigger {
margin-inline-end: 16px;
}
/* Bookmarks in toolbar */
#PersonalToolbar {
background: transparent;