Skip to content

Commit

Permalink
fix: message error font size and position from unoapi conf
Browse files Browse the repository at this point in the history
  • Loading branch information
wkarts authored Aug 17, 2024
1 parent 8d1a16c commit c0dd33d
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -531,4 +531,9 @@ export default {
width:300px;
height:300px;
}
.flex-shrink div .message{
margin-top:-20px;
font-size:11px;
}
</style>

0 comments on commit c0dd33d

Please sign in to comment.