Merge pull request #196 from Safelite/BRM-fix-button-issue
Fix css button issue.
This commit is contained in:
commit
b5820dd6a4
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ export default {
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
button {
|
button {
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue