mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Fix handle left align
This commit is contained in:
parent
173ccbcec9
commit
84e3a0954c
@ -85,7 +85,7 @@ limitations under the License.
|
||||
|
||||
&::before {
|
||||
position: absolute;
|
||||
left: 2px;
|
||||
left: 6px;
|
||||
top: 50%;
|
||||
transform: translate(0, -50%);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user