[S] Make background lighter
This commit is contained in:
@@ -45,7 +45,7 @@ export default class CourseTypeRadar extends Vue
|
|||||||
textShadowOffsetX: 1,
|
textShadowOffsetX: 1,
|
||||||
textShadowOffsetY: 1,
|
textShadowOffsetY: 1,
|
||||||
color: '#fff',
|
color: '#fff',
|
||||||
backgroundColor: '#999',
|
backgroundColor: '#f6f6f6',
|
||||||
borderRadius: 3,
|
borderRadius: 3,
|
||||||
padding: [3, 5]
|
padding: [3, 5]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user