Skip to content

Commit

Permalink
fix: Adjust the Styling of the Error Messages for News Header Input - E…
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyenne committed Sep 5, 2023
1 parent 10050b9 commit b3f6c03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webapp/src/main/webapp/skin/less/newsListView.less
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
cursor: pointer;
}

.v-messages.theme--light.error--text {
padding-right: 10%;
}

.v-counter.theme--light {
position: absolute;
top: 44px;
Expand Down

0 comments on commit b3f6c03

Please sign in to comment.