Improve cursor alignment in history mode

pull/1/head
yflory 4 years ago
parent 945a436eb2
commit cbd6cf7dfb

@ -192,8 +192,8 @@
//background: @pos-color;
position: absolute;
&:before {
margin-top: -17px;
font-size: 24px;
margin-top: -16px;
font-size: 23px;
position: absolute;
left: ~"calc(50% - 6px)";
}

Loading…
Cancel
Save