[desktop] fix bug 75226

This commit is contained in:
maxkadushkin
2025-06-15 14:28:31 +03:00
parent b16bb68ce1
commit aaa1ccf92b

View File

@ -346,7 +346,7 @@
height: 100%;
div{
background: ~"url(@{common-image-const-path}/doc-formats/formats.png)";
background-size: 1032px 30px;
background-size: 1176px 30px;
&:not(.svg-file-recent) {
.pixel-ratio__1_25 & {
background-image: ~"url(@{common-image-const-path}/doc-formats/formats@1.25x.png)";
@ -369,14 +369,8 @@
background-position: -24px*@index 0;
}
.img-format- {
&pdf, &pdfa {
.format-from-index(13);
}
&xps {
.format-from-index(15);
}
&djvu {
.format-from-index(14);
&vsdx {
.format-from-index(46);
}
}
.svg-file-recent {