Skip to content

Commit

Permalink
fix(v2): fix theme-classic announcement bar closable style
Browse files Browse the repository at this point in the history
  • Loading branch information
Simek committed Sep 10, 2020
1 parent d280176 commit 8a58590
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
}
.announcementBarContent {
width: auto;
}
.announcementBarCloseable {
margin-right: 35px;
}
}
Expand Down

0 comments on commit 8a58590

Please sign in to comment.