fix: counter positioning
This commit is contained in:
parent
ab0eec0216
commit
b76195183a
@ -15,3 +15,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.context-menu .action .counter {
|
||||||
|
left: 1.75em;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user