mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-24 01:13:21 +00:00
Create customer from dialog Limiting the number of products shown as once Adding SaveBar and StatusMessage
15 lines
219 B
Sass
15 lines
219 B
Sass
#save-bar
|
|
position: fixed
|
|
width: 100%
|
|
z-index: 100
|
|
bottom: 0px
|
|
left: 0
|
|
padding: 8px 8px
|
|
font-weight: bold
|
|
background-color: #eff5fc
|
|
color: #5498da
|
|
h5
|
|
color: #5498da
|
|
input
|
|
margin-right: 5px
|