Fix techdocs footer link width
Signed-off-by: Dmitry Gusev <gusevda90@gmail.com>
This commit is contained in:
@@ -120,7 +120,7 @@ export default ({ theme, sidebar }: RuleOptions) => `
|
||||
.md-footer__title {
|
||||
background-color: unset;
|
||||
}
|
||||
.md-footer-nav__link {
|
||||
.md-footer-nav__link, .md-footer__link {
|
||||
width: 16rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user