Skip to content
Code-Schnipsel Gruppen Projekte
Bestätigt Commit 16fc9cef erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix: mobile flex removed

The UX was not optimal as a result. It was not clear that you could scroll and the guest order button was not visible.
For now flex removed and the login buttons are below each other
Übergeordneter d1bba8a0
Keine zugehörigen Branchen gefunden
Keine zugehörigen Tags gefunden
2 Merge Requests!117Update 'next-3.x' with latest changes from 'main',!116fix: mobile flex removed
Pipeline-Nr. 11084 bestanden
<div name="order"> <div name="order">
<div class="quiqqer-order-ordering-timeline"> <div class="quiqqer-order-ordering-timeline" style="display: none">
<div class="quiqqer-order-ordering-timeline-container"> <div class="quiqqer-order-ordering-timeline-container">
<ul></ul> <ul></ul>
</div> </div>
......
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
/** processing / time line /** processing / time line
============================================*/ ============================================*/
.quiqqer-order-ordering-timeline { .quiqqer-order-ordering-timeline {
margin-bottom: 2rem; margin-bottom: 2rem;
} }
...@@ -389,7 +390,7 @@ ...@@ -389,7 +390,7 @@
} }
.quiqqer-order-ordering-nobody-tabNav { .quiqqer-order-ordering-nobody-tabNav {
display: flex; /*display: flex;*/
padding-block: 1rem; padding-block: 1rem;
overflow: auto; overflow: auto;
white-space: nowrap; white-space: nowrap;
......
0% Lade oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren