mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-14 04:04:23 +00:00
14 lines
204 B
Sass
14 lines
204 B
Sass
#save-bar
|
|
position: fixed
|
|
width: 100%
|
|
bottom: 0px
|
|
left: 0
|
|
padding: 8px 8px
|
|
font-weight: bold
|
|
background-color: #eff5fc
|
|
color: #5498da
|
|
h5
|
|
color: #5498da
|
|
input
|
|
margin-right: 5px
|