mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-07-01 16:44:16 +02:00
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<filter-box id="filterBox">
|
||||
<border-bar>
|
||||
<popup-title>Filter by: </popup-title>
|
||||
<popup-close onclick="filterBox.classList.toggle('animate')" >×</popup-close>
|
||||
<popup-close onclick="filterBox.style.display = 'none';" >×</popup-close>
|
||||
</border-bar>
|
||||
<popup-content id="filterContent">
|
||||
<div class="popup-section">
|
||||
|
Reference in New Issue
Block a user