[SSE PE] fix bug 50724
This commit is contained in:
parent
948491b645
commit
c0c4766574
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
.combo-pattern-item {
|
||||
.background-ximage('@{common-image-path}/right-panels/patterns.png', '@{common-image-path}/right-panels/patterns@2x.png', 112px);
|
||||
.background-ximage-v2('right-panels/patterns.png', 112px);
|
||||
}
|
||||
|
||||
.combo-dataview-menu {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
}
|
||||
|
||||
.combo-pattern-item {
|
||||
.background-ximage('@{common-image-path}/right-panels/patterns.png', '@{common-image-path}/right-panels/patterns@2x.png', 112px);
|
||||
.background-ximage-v2('right-panels/patterns.png', 112px);
|
||||
}
|
||||
|
||||
.combo-dataview-menu {
|
||||
|
|
Loading…
Reference in a new issue