We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88708d3 + 1eca2e4 commit 5fb76f8Copy full SHA for 5fb76f8
resources/views/components/nav.blade.php
@@ -36,7 +36,7 @@ class="ml-1 flex items-center justify-center h-10 w-10 rounded-full focus:outlin
36
<div :class="{'hidden': !isOpen }" class="lg:flex lg:flex-shrink-0 print:hidden">
37
<div class="flex flex-col w-64">
38
<!-- Sidebar component, swap this element with another sidebar if you like -->
39
- <div class="flex flex-col h-0 flex-1 border-r border-gray-200 bg-gray-50 dark:bg-gray-700">
+ <div class="flex flex-col h-0 flex-1 border-r border-gray-200 dark:border-gray-900 bg-gray-50 dark:bg-gray-700">
40
<div class="flex-1 flex flex-col pt-8 pb-4 px-6 overflow-y-auto">
41
<x-sidebar>{!! $slot !!}</x-sidebar>
42
</div>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments