21.01.2021, 07:25
Try adding !important to the CSS rule:
Code:
.rotate-30 {
transform: rotate(30deg) !important;
}
Visualization Icons Position Rotate
|
« Next Oldest | Next Newest »
|