Commit 725077ef authored by Leopoldthecoder's avatar Leopoldthecoder

Alert: improve style

parent 34dbb01c
......@@ -91,7 +91,7 @@
const activeBar = !type
? <div class="el-tabs__active-bar" style={barStyle}></div>
: null;
const tabs = this.$children.map((tab, index) => {
let btnClose = h('span', {
class: {
......
......@@ -35,7 +35,7 @@
@e content {
display: table-cell;
padding-left: 8px;
padding: 0 8px;
}
@e icon {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment