Fix css button issue.
This commit is contained in:
parent
0fe50fb780
commit
ff61193643
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ export default {
|
|||
};
|
||||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
<style lang="scss" scoped>
|
||||
button {
|
||||
min-width: 200px;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue