style: 删除无用class
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="question-category">
|
<div class="question-category">
|
||||||
<el-row class="hide-on-mobile" :gutter="12">
|
<el-row :gutter="12">
|
||||||
<el-col :span="12" :xs="12">
|
<el-col :span="12" :xs="12">
|
||||||
<span class="select-label">{{
|
<span class="select-label">{{
|
||||||
$t('product-filter.product-type')
|
$t('product-filter.product-type')
|
||||||
|
|||||||
Reference in New Issue
Block a user