Fixed issue with style elements being applied out of scope
This commit is contained in:
@@ -26,7 +26,7 @@ export default {
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
#profileContentWrapper {
|
||||
margin-left: 300px;
|
||||
margin-top: 100px;
|
||||
|
||||
Reference in New Issue
Block a user