refactored code
This commit is contained in:
@@ -161,7 +161,11 @@ export default {
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
.team-color-Blue, .team-color-Orange, .team-color-Green, .team-color-Purple, .team-color-Yellow {
|
||||
.team-color-Blue,
|
||||
.team-color-Orange,
|
||||
.team-color-Green,
|
||||
.team-color-Purple,
|
||||
.team-color-Yellow {
|
||||
outline: 3px solid;
|
||||
}
|
||||
.team-color-Orange {
|
||||
@@ -227,4 +231,4 @@ export default {
|
||||
.player__rating {
|
||||
border-radius: 25% 25%;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user