fix(ui): move 'add entry' button to entries toolbar

This commit is contained in:
gwdgithubnom
2026-05-27 16:26:43 +08:00
parent d64210fd58
commit 92bc5c78fd
2 changed files with 18 additions and 12 deletions
@@ -221,6 +221,10 @@
margin-bottom: 2px;
}
.entriesToolbarSplit {
justify-content: space-between;
}
.connectivityRow {
display: flex;
align-items: center;