sel: fix pixel position

pull/175/head
Varun Patil 2022-11-07 00:54:07 -08:00
parent b3f2e543c0
commit cef50e1bb0
1 changed files with 1 additions and 1 deletions

View File

@ -569,7 +569,7 @@ export default class SelectionManager extends Mixins(GlobalMixin, UserConfig) {
> .text {
flex-grow: 1;
line-height: 40px;
line-height: 42px;
padding-left: 8px;
}