diff --git a/src/App/mediarules.css b/src/App/mediarules.css index 0d7f6454f1d30b8dad03321dc22310732195c738..2bce8edcabb72336f17e4ddb637f9a83bcc155b4 100644 --- a/src/App/mediarules.css +++ b/src/App/mediarules.css @@ -90,17 +90,6 @@ width: 100em !important; max-width: 250px !important; } - .sidebar, #eng-sidebar { - display: block; /* Sidebar wird links angezeigt */ - width: 150px; /* Feste Breite fÞr Sidebar */ - position: fixed; /* Sidebar bleibt links fixiert */ - height: 100%; /* Sidebar nimmt die gesamte HÃķhe ein */ - left: 0; - top: 0; - background-color: #f8f9fa; - padding: 20px; - z-index: 1000; - } .tag{ width: min-content !important;