Skip to content

Commit

Permalink
fix unreadable text in viewport (#28253)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycw authored May 2, 2024
1 parent 5a3b00a commit 9287a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ select {
bottom: 0;
}

#viewport #info {
#viewport .Text {
text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
pointer-events: none;
}
Expand Down

0 comments on commit 9287a98

Please sign in to comment.