Remove redundant margins

This commit is contained in:
2024-08-29 15:44:17 +02:00
parent c877d0bf2d
commit fa4084c24b
7 changed files with 6 additions and 11 deletions

View File

@@ -121,7 +121,6 @@ onMount(() => {
display: flex;
flex-direction: row;
width: 100%;
margin-top: 4px;
}
.toolbar > * {
flex: 0 0 auto;