mongo changeset WIP

This commit is contained in:
Jan Prochazka
2021-04-05 13:21:52 +02:00
parent c160fdb628
commit 29e6dad713
5 changed files with 38 additions and 11 deletions

View File

@@ -98,9 +98,10 @@
<style>
.toolbar {
background: var(--theme-bg-3);
background: var(--theme-bg-1);
display: flex;
border-bottom: 1px solid var(--theme-border);
border-top: 2px solid var(--theme-border);
margin-bottom: 3px;
}