no message
This commit is contained in:
parent
a3226a8704
commit
ea35ccdbd1
@ -693,6 +693,7 @@ a {
|
|||||||
background-color: #f6f6f6;
|
background-color: #f6f6f6;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
|
border-radius: 0 0 10px 10px;
|
||||||
}
|
}
|
||||||
#answer-app .main .details-area-box .details-box .your-answer-box .your-answer-bottom .option-box {
|
#answer-app .main .details-area-box .details-box .your-answer-box .your-answer-bottom .option-box {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
@ -880,6 +880,7 @@ a {
|
|||||||
background-color: rgba(246, 246, 246, 1);
|
background-color: rgba(246, 246, 246, 1);
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding-left: 25px;
|
padding-left: 25px;
|
||||||
|
border-radius: 0 0 10px 10px;
|
||||||
|
|
||||||
.option-box {
|
.option-box {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user