mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 03:53:19 +08:00
[scaling] fix bug 51943
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
width:60px;
|
||||
height:20px;
|
||||
background-color: transparent;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
}
|
||||
|
||||
@ -37,6 +38,7 @@
|
||||
display: inline-block;
|
||||
background-color: transparent;
|
||||
margin: 0 0 0 -3px;
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
img, .image {
|
||||
|
||||
Reference in New Issue
Block a user