更新样式:文本框组合按钮,按钮样式更新默认背景色,对其他样式不做更改
This commit is contained in:
parent
5757dc6799
commit
6158514638
|
@ -12,7 +12,7 @@
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-group .btn {
|
.input-group .btn:not(.btn-secondary) {
|
||||||
background-color: #e9ecef;
|
background-color: #e9ecef;
|
||||||
border-color: #ced4da;
|
border-color: #ced4da;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue