Commit 1e689a22 authored by tomieric's avatar tomieric Committed by 杨奕

#3441 el-button-group disabled style bug

parent c7ddf61e
...@@ -187,6 +187,7 @@ ...@@ -187,6 +187,7 @@
background-image: none; background-image: none;
background-color: var(--button-disabled-fill); background-color: var(--button-disabled-fill);
border-color: var(--button-disabled-border); border-color: var(--button-disabled-border);
box-shadow: none;
} }
} }
} }
......
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