Skip to content

Commit 68160cb

Browse files
authored
Add missing drop shadow to theme previews (#13888)
1 parent 8a24f4b commit 68160cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/amo/pages/Addon/styles.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
padding: 24px;
5959

6060
.ThemeImage {
61+
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 12%);
6162
margin: 0 auto;
6263
}
6364

0 commit comments

Comments
 (0)