Styling and usability fixes

This commit is contained in:
2026-04-08 19:54:09 +02:00
parent 2fb0947077
commit 6d0897e756
13 changed files with 140 additions and 109 deletions

View File

@@ -163,7 +163,7 @@ const save = async (e: SubmitEvent) => {
<style>
.tab_bar {
border-bottom: 2px solid var(--separator);
border-bottom: 1px solid var(--separator);
}
.tab_content {
padding: 8px;