mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 12:47:57 +01:00
docs(Header): hide color mode button on mobile
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
<UContentSearchButton :label="null" />
|
<UContentSearchButton :label="null" />
|
||||||
</UTooltip>
|
</UTooltip>
|
||||||
|
|
||||||
<UColorModeButton />
|
<UColorModeButton class="hidden lg:inline-flex" />
|
||||||
|
|
||||||
<UButton
|
<UButton
|
||||||
to="https://github.com/nuxt/ui/tree/dev"
|
to="https://github.com/nuxt/ui/tree/dev"
|
||||||
|
|||||||
Reference in New Issue
Block a user