CSR-1840 fix button width when two buttons.
This commit is contained in:
parent
34e49fe86e
commit
506308fb3e
1 changed files with 3 additions and 0 deletions
|
|
@ -249,5 +249,8 @@ export default {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.two-list-card-width {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue