Skip to content
Snippets Groups Projects
Commit 443c7aed authored by Pan's avatar Pan
Browse files

style:fixed class conflict

parent 0f530411
No related branches found
No related tags found
No related merge requests found
<template> <template>
<el-card class="box-card" style="margin-left:8px;"> <el-card class="box-card-component" style="margin-left:8px;">
<div slot="header" class="box-card-header"> <div slot="header" class="box-card-header">
<img src='https://wpimg.wallstcn.com/e7d23d71-cf19-4b90-a1cc-f56af8c0903d.png'> <img src='https://wpimg.wallstcn.com/e7d23d71-cf19-4b90-a1cc-f56af8c0903d.png'>
</div> </div>
...@@ -62,7 +62,7 @@ export default { ...@@ -62,7 +62,7 @@ export default {
</script> </script>
<style rel="stylesheet/scss" lang="scss" > <style rel="stylesheet/scss" lang="scss" >
.box-card { .box-card-component{
.el-card__header { .el-card__header {
padding: 0px!important; padding: 0px!important;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment