style: lift feedback rating bar positioning above order placement button
This commit is contained in:
@@ -316,7 +316,7 @@
|
|||||||
/* Feedback Snackbar */
|
/* Feedback Snackbar */
|
||||||
.feedback-snackbar {
|
.feedback-snackbar {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 80px; /* Above bottom nav */
|
bottom: 160px; /* Above CartTab and bottom nav */
|
||||||
left: 16px;
|
left: 16px;
|
||||||
right: 16px;
|
right: 16px;
|
||||||
background: var(--surface);
|
background: var(--surface);
|
||||||
|
|||||||
Reference in New Issue
Block a user