7 lines
121 B
SCSS
7 lines
121 B
SCSS
.minicartCheckoutButton {
|
|
:local(button) {
|
|
background-color: #000000;
|
|
border-radius: 0;
|
|
border: none;
|
|
}
|
|
} |