Feature: JETZT-Welt — Gassirunde+Übungs-Vorschlag-Balken, Desktop-Zahnrad entfernt, SW by-v648

This commit is contained in:
rene 2026-05-03 11:02:57 +02:00
parent 1d50bf1430
commit bb8ceaf114
5 changed files with 88 additions and 7 deletions

View file

@ -7826,9 +7826,10 @@ svg.empty-state-icon {
color: rgba(255, 255, 255, 0.9);
}
/* Desktop-Sidebar entfernt — Welten übernehmen Navigation */
/* Desktop-Sidebar + Zahnrad entfernt — Welten übernehmen Navigation */
@media (min-width: 768px) {
#sidebar { display: none !important; }
#worlds-settings { display: none !important; }
#page-content { padding-left: 0 !important; }
.map-full-layout { left: 0 !important; }
.rk-map-section { left: 0 !important; }