generated from Seekra/repository-template
Make component styles scoped
This commit is contained in:
@@ -17,7 +17,7 @@ import Searchbar from '../features/search/components/Searchbar.vue'
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
.global-header {
|
||||
text-align: center;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user