feat: improve main nav spacing and open speed
This commit is contained in:

committed by
konrad

parent
e2eb711ac9
commit
faa797f461
@ -22,7 +22,7 @@
|
||||
|
||||
<CustomTransition name="fade">
|
||||
<div
|
||||
v-if="open"
|
||||
v-show="open"
|
||||
class="dropdown-menu"
|
||||
>
|
||||
<div class="dropdown-content">
|
||||
|
Reference in New Issue
Block a user