mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Quickfix: unwanted border-right on bulk buy buttons
This commit is contained in:
committed by
Maikel Linke
parent
db53848092
commit
fb482fc1c7
@@ -58,7 +58,7 @@ button.add-variant {
|
||||
button.variant-quantity {
|
||||
width: 3rem;
|
||||
|
||||
&:nth-of-type(1) {
|
||||
&:nth-of-type(1):not(.bulk-buy):not(.bulk-buy-add) {
|
||||
border-right: .1em solid $orange-400;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user