Skip to content

Commit a2b4490

Browse files
authored
Merge pull request #97 from luk1337/luk/badge_rot
Fix rotated upper notification badges
2 parents 7706bf4 + 4907a53 commit a2b4490

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
._6e9f8dce4cc18de3-wrapper,
3737
._48112cbe77dc5022-folderPreview,
3838
._48112cbe77dc5022-folderIconWrapper,
39-
.cc5dd25190031396-lowerBadge {
39+
.cc5dd25190031396-lowerBadge,
40+
.cc5dd25190031396-upperBadge {
4041
rotate: 90deg;
4142
}
4243
._6e9f8dce4cc18de3-childWrapper {

0 commit comments

Comments
 (0)