mirror of
https://github.com/Tencent/tdesign-vue-next-starter.git
synced 2024-12-23 07:26:29 +08:00
parent
f74d443bce
commit
fef38d27c0
|
@ -96,7 +96,6 @@ const changeSearchFocus = (value: boolean) => {
|
||||||
transition: width @anim-duration-base @anim-time-fn-easing;
|
transition: width @anim-duration-base @anim-time-fn-easing;
|
||||||
.t-input {
|
.t-input {
|
||||||
border: 0;
|
border: 0;
|
||||||
padding-left: 40px;
|
|
||||||
&:focus {
|
&:focus {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user