mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 20:58:09 +08:00
#3441 el-button-group disabled style bug
This commit is contained in:
parent
c7ddf61e08
commit
1e689a22c8
@ -187,6 +187,7 @@
|
||||
background-image: none;
|
||||
background-color: var(--button-disabled-fill);
|
||||
border-color: var(--button-disabled-border);
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user