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

@@ -28,7 +28,6 @@ let upload_widget
flex-direction: row;
justify-content: space-around;
gap: 8px;
margin-top: 8px;
}
.upload_buttons > * {
flex: 1 1 auto;