|
@@ -860,7 +860,7 @@ a:active, a:focus {
|
|
|
|
|
|
|
|
.acceptRightInfo {
|
|
.acceptRightInfo {
|
|
|
justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
|
- padding-left: 0;
|
|
|
|
|
|
|
+ padding-left: 0.4rem;
|
|
|
padding-top: .4rem;
|
|
padding-top: .4rem;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -991,7 +991,7 @@ a:active, a:focus {
|
|
|
|
|
|
|
|
.acceptLeftInfo {
|
|
.acceptLeftInfo {
|
|
|
max-width: none;
|
|
max-width: none;
|
|
|
- margin-left: .5rem;
|
|
|
|
|
|
|
+ /*margin-left: .5rem;*/
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.acceptLeftInfo .weAcc {
|
|
.acceptLeftInfo .weAcc {
|