column manager

This commit is contained in:
Jan Prochazka
2021-03-06 09:31:02 +01:00
parent 8cf014efa4
commit 18e7171038
9 changed files with 148 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<style>
div {
display: flex;
border-bottom: 1px solid var(--theme-border);
margin-bottom: 5px;
}
</style>