Merge pull request #196 from Safelite/BRM-fix-button-issue

Fix css button issue.
This commit is contained in:
bmauger 2022-02-04 14:59:54 -05:00 committed by GitHub
commit b5820dd6a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@ export default {
};
</script>
<style lang="scss">
<style lang="scss" scoped>
button {
min-width: 200px;
width: 100%;