mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
9 lines
124 B
SCSS
9 lines
124 B
SCSS
.variant-override-unit {
|
|
float: right;
|
|
font-style: italic;
|
|
}
|
|
|
|
button.hide:hover {
|
|
background-color: $color-warning;
|
|
}
|