Fix css button issue.

This commit is contained in:
bmauger 2022-02-04 14:27:30 -05:00
parent 0fe50fb780
commit ff61193643

View file

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