mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-30 17:37:09 +02:00
fix(v2): inherit color for announcement bar close icon (#2602)
This commit is contained in:
parent
ff0d751d12
commit
6a2fdbe3ca
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background: none;
|
background: none;
|
||||||
|
color: inherit;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue