Skip to content

Commit 3c5afc8

Browse files
author
Kristan Kenney
committed
Adjust context menu style
1 parent 773ed8a commit 3c5afc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/css/styles.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1363,8 +1363,8 @@ div.l-content > div.l-separator:nth-of-type(4) {
13631363
top: 42px;
13641364
background-color: rgba(255,255,255,0.95);
13651365
list-style-type: none;
1366-
box-shadow: 0 4px 10px 0 rgba(20, 20, 20, 0.3);
1367-
border-radius: 8px;
1366+
box-shadow: 0 2px 12px 0 rgba(20, 20, 20, 0.25);
1367+
border-radius: 4px;
13681368
border: 1px solid rgba(255,255,255,1);
13691369
padding: 0px;
13701370
}

0 commit comments

Comments
 (0)