htmxapp / static /css /site.css
rahuketu86's picture
Fixed ContactErrors state issue during new and edit
c8daf53
raw
history blame contribute delete
57 Bytes
.error {
display: inline-block;
color: darkred;
}