CSS: Remove extra space in default.css

This commit is contained in:
Samantaz Fox 2024-08-21 20:23:45 +00:00 committed by GitHub
parent 1ce2d10c50
commit b200ebfb6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -282,7 +282,7 @@ div.thumbnail > .bottom-right-overlay {
display: flex;
}
.searchbar .pure-form fieldset {
.searchbar .pure-form fieldset {
padding: 0;
flex: 1;
}