elevated button shadow remove code example
Example: remove button shadow css
.button-class {
background: #fff;
border-color: #fff;
border-style: solid;
}
.button-class {
background: #fff;
border-color: #fff;
border-style: solid;
}