Fix bottom gap of item settings and make header rows more rhythmic (#1529)

This commit is contained in:
Carlos Fernandez 2026-01-14 20:04:00 -05:00 committed by GitHub
parent 4aa414be00
commit b92a474069
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 10 deletions

View file

@ -160,7 +160,7 @@
.item-description {
display: flex;
flex-direction: column;
gap: 10px;
gap: 7px;
}
h3 {