📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
esnafbul.demodesign.com.tr
/
panel
/
src
/
css
/
components
📝
_mobile-menu.css
← Geri Dön
.mobile-menu { @apply border-b border-white/[0.08] -mt-5 -mx-8 mb-6; @include media-breakpoint-down(sm) { @apply -mx-3; } .mobile-menu-bar { height: 70px; @apply px-8 flex items-center; @include media-breakpoint-down(sm) { @apply px-3; } } ul { &.menu__sub-open { @apply block; } li { max-width: 1280px; @apply w-full mx-auto; ul { @apply hidden bg-black/10 rounded-md mx-6 my-1 dark:bg-darkmode-700; @include media-breakpoint-down(sm) { @apply mx-3; } .menu { @apply px-4; } ul { @apply hidden bg-black/10 rounded-md mx-0 dark:bg-darkmode-600; } } } } .menu__devider { @apply w-full h-px bg-white/[0.08] relative; } .menu { height: 50px; @apply flex items-center text-white px-10; @include media-breakpoint-down(sm) { @apply px-5; } .menu__title { @apply w-full ml-3 flex items-center; .menu__sub-icon { @apply transition ease-in duration-100 ml-auto; svg { @apply w-5 h-5; } } } } }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula