[common] fix for IE10
This commit is contained in:
parent
ed887865a0
commit
8075db0095
|
@ -567,7 +567,8 @@
|
|||
.color-transparent {
|
||||
&:before {
|
||||
height: 40px;
|
||||
transform: translate(0, -12px) rotate(69deg);
|
||||
transform: translate(20px, -12px) rotate(69deg);
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue