Skip to content

Commit

Permalink
scss style
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinter69 committed Jan 2, 2024
1 parent d287911 commit 02dec1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions war/src/main/scss/base/_style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,7 @@ textarea {
width: 200px;
padding: 4px;
border-radius: 12px;

& > span {
border-radius: 10px !important;
}
Expand Down Expand Up @@ -887,6 +888,7 @@ textarea {
0% {
background-position: 0 0;
}

100% {
background-position: 25px 25px;
}
Expand Down

0 comments on commit 02dec1f

Please sign in to comment.