no message

This commit is contained in:
A1300399510 2024-02-02 16:19:34 +08:00
parent a3226a8704
commit ea35ccdbd1
2 changed files with 2 additions and 0 deletions

View File

@ -693,6 +693,7 @@ a {
background-color: #f6f6f6;
justify-content: space-between;
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 {
font-size: 14px;

View File

@ -880,6 +880,7 @@ a {
background-color: rgba(246, 246, 246, 1);
justify-content: space-between;
padding-left: 25px;
border-radius: 0 0 10px 10px;
.option-box {
font-size: 14px;