Anzeigebreite auf schmalen Bildschirmen angepasst

This commit is contained in:
Matthias Grief
2024-11-19 14:52:39 +01:00
parent bd173d296d
commit 2a0f3b46d4
4 changed files with 5 additions and 19 deletions

View File

@@ -34,9 +34,11 @@ if (!isset($topicData)) {
<script src="assets/js/sidebar.js"></script>
</head>
<body>
<button class="menu-toggle fixed top-4 left-4 z-50 bg-white h-12 w-12 border-2 p-1 hover:border-[<?php echo($subjectData->color); ?>]">
<i class="fas fa-bars"></i>
</button>
<!-- Left Sidebar -->
<nav class="sidebar bg-[<?php echo($subjectData->color); ?>]">
<div class="sidebar-header">