BUG 31126
This commit is contained in:
@@ -62,10 +62,12 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.AppAssessmentScoreTask {
|
.AppAssessmentScoreTask {
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
font-size: 28px;
|
||||||
|
|
||||||
.listItem {
|
.listItem {
|
||||||
height: 160px;
|
height: 160px;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
border-bottom: 1px solid #eee;
|
||||||
|
|
||||||
.sub {
|
.sub {
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
|
|||||||
Reference in New Issue
Block a user