Merge pull request #342 from Safelite/BRM-fix-button-border-hidden
Fix so that button border shows fully.
This commit is contained in:
commit
d9a858dfe6
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ export default {
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.footer {
|
.footer {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
overflow: visible;
|
||||||
a {
|
a {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue