Implement planner recipe detail interactions and refine dock styling
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m14s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m14s
This commit is contained in:
@@ -408,7 +408,8 @@
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
#recipe-search-input::placeholder,
|
||||
#planner-picker-search::placeholder {
|
||||
#planner-picker-search::placeholder,
|
||||
#pantry-search::placeholder {
|
||||
color: #beb8ae !important;
|
||||
opacity: 1;
|
||||
}
|
||||
@@ -458,7 +459,7 @@
|
||||
z-index: 30;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding: 0 0.85rem calc(1.12rem + env(safe-area-inset-bottom));
|
||||
padding: 0 0.85rem calc(1.58rem + env(safe-area-inset-bottom));
|
||||
pointer-events: none;
|
||||
}
|
||||
#app-bottom-nav .bottom-dock {
|
||||
|
||||
Reference in New Issue
Block a user