Skip to content

Commit

Permalink
Editor: Improved submenu look.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed May 7, 2024
1 parent 72d10f8 commit 9f81b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor/css/main.css
Expand Up @@ -399,7 +399,7 @@ select {
}

#menubar .submenu-title::after {
content: '>';
content: '';
float: right;
}

Expand Down

0 comments on commit 9f81b72

Please sign in to comment.