Fix: Modal-Footer Layout Routes + Forum
Routen-Footer: - 2-Zeilen-Layout: Aktions-Buttons oben, Schließen full-width unten - GPX/Teilen/Navi als Text-Icon, Freund/Sichtbarkeit/Löschen als Icon-only rechts - Keine Overflow/Clipping mehr Forum-Footer: - flex-direction:column Layout mit margin-left:auto für Icon-Buttons links - Löschen/Bearbeiten (Icon) links, Schließen/Antworten rechts - flex:1 Spacer-Problem behoben
This commit is contained in:
parent
b1053198de
commit
e5cbe879ff
4 changed files with 24 additions and 17 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Router, State-Management, Navigation, Initialisierung.
|
||||
============================================================ */
|
||||
|
||||
const APP_VER = '217'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
const APP_VER = '218'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
|
||||
const App = (() => {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue