ssr-1321
This commit is contained in:
parent
e40b931aea
commit
89d45bbc64
4 changed files with 5 additions and 6 deletions
|
|
@ -359,5 +359,4 @@ export default {
|
|||
font-weight: 500;
|
||||
color: $black;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
|
|
@ -236,7 +236,7 @@ export default {
|
|||
};
|
||||
</script>
|
||||
<style scoped>
|
||||
.text-block{
|
||||
display:block;
|
||||
.text-block {
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue