Skip to content

Commit 97fcd3c

Browse files
committed
Editor: Improved menu box-shadow.
1 parent b2e1389 commit 97fcd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editor/css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ select {
374374

375375
#menubar .menu:hover .options {
376376
display: block;
377-
box-shadow: 0 5px 10px -5px #000;
377+
box-shadow: 0 10px 10px -5px #00000033;
378378
}
379379

380380
#menubar .menu .options hr {

0 commit comments

Comments
 (0)