mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-06 16:36:44 +08:00
【FIX】测评特别提示样式修改
This commit is contained in:
@@ -141,12 +141,15 @@ export default {
|
||||
}
|
||||
.tips{
|
||||
font-size: 14px;
|
||||
color: #666;
|
||||
color: #000;
|
||||
font-weight: bold;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.tips:nth-child(5){
|
||||
padding:10px 0;
|
||||
margin-bottom: 0;
|
||||
color: #000;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user