1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-08-25 09:30:58 +02:00

first rebase

ALSO: Remove fading on dropdown menu click. This is also a bug on the actual upstream, when the cursor leaves the screen the menu disappears but the fading doesn't.
This causes things like the menu saying it's open when it's not and closed when open. I'm not dealing with an upstream bug.
This commit is contained in:
lifehackerhansol
2021-10-02 02:28:46 -07:00
committed by lifehackerhansol
parent 247e815186
commit 5641d7e51a
163 changed files with 20233 additions and 15180 deletions

View File

@@ -44,4 +44,4 @@
<!-- Push to group_items -->
{% assign group_items = group_items | push: __item %}
{% endfor %}
{% endfor %}