Skip to content

Commit

Permalink
add style error for the metadata block
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 authored Aug 5, 2024
1 parent 8fddbfe commit 905c96d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/less/public.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ label.metadata.block {
font-weight: bold;
}

.block.metadata-section {
.block.metadata-section,
.block.metadata {
.form-error-label {
border: none !important;
}
Expand Down

0 comments on commit 905c96d

Please sign in to comment.