Styling and usability fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user