Removes scoped theme search style.

This commit is contained in:
mateuswetah 2020-05-11 16:27:44 -03:00
parent 6bcc78ce11
commit 6e055440bb
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ export default {
}
</script>
<style lang="scss" scoped>
<style lang="scss">
// TAINACAN Variables
@import "../admin/scss/_variables.scss";