Skip to content

Commit b8e26ce

Browse files
authored
update code for maintain backward compatible
1 parent 1b8199a commit b8e26ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/design/frontend/Magento/luma/web/css/source/_buttons.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
button {
1919
&:not(.primary) {
20+
.lib-css(box-shadow, none);
21+
2022
&:active {
2123
.lib-css(box-shadow, @button__shadow-active);
2224
}

0 commit comments

Comments
 (0)