mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 09:57:03 +02:00
fix(v2): fix theme-classic announcement bar closable style (#3433)
This commit is contained in:
parent
d280176806
commit
80c9431af7
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@
|
|||
}
|
||||
.announcementBarContent {
|
||||
width: auto;
|
||||
}
|
||||
.announcementBarCloseable {
|
||||
margin-right: 35px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue