BREAKING CHANGE: rename icons gdoc_keyborad_arrow_*
to gdoc_keyboard_arrow_*
(#299)
This commit is contained in:
parent
d5c557c800
commit
2ed5365d54
10 changed files with 19 additions and 19 deletions
|
@ -23,8 +23,8 @@
|
|||
<div class="flex flex-25 justify-end">
|
||||
<span class="gdoc-footer__item text-right">
|
||||
<a class="gdoc-footer__link fake-link" href="#" aria-label="{{ i18n "nav_top" }}">
|
||||
<svg class="icon gdoc_keyborad_arrow_up">
|
||||
<use xlink:href="#gdoc_keyborad_arrow_up"></use>
|
||||
<svg class="icon gdoc_keyboard_arrow_up">
|
||||
<use xlink:href="#gdoc_keyboard_arrow_up"></use>
|
||||
</svg>
|
||||
<span class="hidden-mobile">{{ i18n "nav_top" }}</span>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue