1
0
forked from PGL/Clyde

Just to merge

This commit is contained in:
2024-03-22 20:14:20 +01:00
committed by Bartha Maxime
parent 47c5c14862
commit 3af83a58d3
2 changed files with 14 additions and 32 deletions

View File

@ -52,7 +52,7 @@ window.addEventListener('hashchange', () => {
<a class="icon" href="#Notifications">
<div class="fa-solid fa-bell" style="margin-top: 7px; margin-bottom: 3px;"></div>
</a></li>
<li @click="active=!active" class="option"style="float: right;" title=settings>
<li @click="active=!active" class="option"style="float: right;" title=settings>
<a class="icon" >
<div class="fa-solid fa-gear" style="margin-top: 7px; margin-bottom: 3px;"></div>
<div v-if="active" class="dropdown">