mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 23:51:58 +01:00
fix external links in Help Center (#672)
* fixed closing tag on Navigation component * fixed Outbound icon visibility on hover
This commit is contained in:
parent
03941c5487
commit
d4272e394a
@ -188,8 +188,9 @@ export default {
|
||||
color $accentColorSecondary
|
||||
.material-design-icon > .material-design-icon__svg
|
||||
position relative
|
||||
span
|
||||
> span
|
||||
display block
|
||||
span
|
||||
.icon.outbound
|
||||
display inline-block
|
||||
visibility hidden
|
||||
|
@ -197,7 +197,7 @@ Some sources may have more advanced **Cloudflare** protection, that results in i
|
||||
1. Go to <Navigation item="browse"/> in the bottom navbar.
|
||||
1. Press the source you would like to access.
|
||||
1. Press the <Navigation item="webview"/> icon. Refer to the previous picture.
|
||||
1. Press the <Navigation item="overflow"> icon and then press Open in Browser.
|
||||
1. Press the <Navigation item="overflow" /> icon and then press Open in Browser.
|
||||
1. Once done, press the X at the top left and return to the source.
|
||||
1. Press the <Navigation item="webview"/> icon again.
|
||||
1. Complete the **CAPTCHA** if one is present.
|
||||
|
Loading…
Reference in New Issue
Block a user