fix text overflow
This commit is contained in:
parent
ecbe35da11
commit
d0db3d6a32
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