mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
Fix scroll background image
This commit is contained in:
@ -576,4 +576,7 @@ a.aboutlink:active {
|
||||
image-rendering: pixelated;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 0px center;
|
||||
}
|
||||
*::-webkit-scrollbar-thumb:hover {
|
||||
background-position: -7px center;
|
||||
}
|
||||
Reference in New Issue
Block a user