Merge pull request #1077 from ONLYOFFICE/fix/bugfix

For Bug 51938
This commit is contained in:
Julia Radzhabova 2021-08-13 23:06:59 +03:00 committed by GitHub
commit 3901cd3d0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -547,6 +547,12 @@
.icon {
width: 22px;
height: 22px;
.pixel-ratio__1_25 &,
.pixel-ratio__1_75 & {
width: 20px;
height: 20px;
}
}
}
}