mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: hide external link icon in footer
This commit is contained in:
@@ -502,6 +502,12 @@ small {
|
||||
|
||||
.footer__item {
|
||||
white-space: nowrap;
|
||||
|
||||
a {
|
||||
svg {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.lsd-collapse__content {
|
||||
|
||||
Reference in New Issue
Block a user