[SSE] Fix bug 59666

This commit is contained in:
JuliaSvinareva
2023-01-19 14:35:47 +03:00
parent 08acc2b66e
commit 0b2896fa00

View File

@ -350,8 +350,9 @@
> span {
outline: none;
position: relative;
height: 100%;
}
> span:after {
> span:before {
position: absolute;
content: '';
width: 7px;