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