style(navigation): small stylings
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</ul>
|
||||
</p-card>
|
||||
</div>
|
||||
<div class="options flex flex-row gap-[10px]">
|
||||
<div class="options flex flex-row gap-[10px] items-center">
|
||||
@if (themeSwitchService.darkMode()) {
|
||||
<div class="dark-mode size-[50px]" (click)="themeSwitchService.switchToLight()">
|
||||
<fa-icon [icon]="faMoon"/>
|
||||
|
||||
Reference in New Issue
Block a user