style 삭제
This commit is contained in:
parent
de9c8d5638
commit
051bdcf0a0
@ -64,13 +64,3 @@ watch(() => props.selectedCategory, (newVal) => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
|
||||||
@media (max-width: 768px) {
|
|
||||||
.cate-list {
|
|
||||||
overflow-x: scroll;
|
|
||||||
flex-wrap: nowrap !important;
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user