mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 08:39:30 +08:00
[SSE] Fix bug 59666
This commit is contained in:
@ -350,8 +350,9 @@
|
||||
> span {
|
||||
outline: none;
|
||||
position: relative;
|
||||
height: 100%;
|
||||
}
|
||||
> span:after {
|
||||
> span:before {
|
||||
position: absolute;
|
||||
content: '';
|
||||
width: 7px;
|
||||
|
||||
Reference in New Issue
Block a user