Skip to content

Commit 2f6b430

Browse files
author
Kristan Kenney
committed
Reduce shadow amount in notification container - flat.css theme
1 parent 6c377b9 commit 2f6b430

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install/deb/themes/flat.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,8 @@ b, strong {
111111

112112
.badge {
113113
box-shadow: none;
114+
}
115+
116+
.notification-container {
117+
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
114118
}

0 commit comments

Comments
 (0)