This commit is contained in:
Jiiks 2018-12-04 23:30:11 +02:00
parent c6ddb75630
commit c618956639
1 changed files with 6 additions and 0 deletions

View File

@ -69,6 +69,12 @@
svg {
height: 14px;
}
&.bd-flipY {
.bd-materialDesignIcon {
transform: scaleY(-1);
}
}
}
}
}