Merge pull request #5510 from JDonadio/ref/confirm-button-02
Fix text overflow - confirm button
This commit is contained in:
commit
d127fc5981
2 changed files with 6 additions and 1 deletions
|
|
@ -83,6 +83,11 @@ slide-to-accept {
|
|||
font-weight: 600;
|
||||
letter-spacing: .03rem;
|
||||
z-index: 1;
|
||||
|
||||
.justify {
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
&__status-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue