🔥 remove transition,transform,use-select mixin
This commit is contained in:
parent
192e2cb849
commit
e26450485c
35 changed files with 104 additions and 175 deletions
|
@ -58,7 +58,7 @@
|
|||
font-size: @font-size-base;
|
||||
position: absolute;
|
||||
left: -13px;
|
||||
.transform(translateY(-50%));
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
&-content {
|
||||
|
@ -84,4 +84,4 @@
|
|||
min-height: 48px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue