Merge pull request #1574 from Safelite/CSR-1840-fix-button-width-when-2-buttons
CSR-1840 fix button width when two buttons.
This commit is contained in:
commit
8c3840ed9d
1 changed files with 3 additions and 0 deletions
|
|
@ -249,5 +249,8 @@ export default {
|
|||
height: auto;
|
||||
}
|
||||
}
|
||||
.two-list-card-width {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue