fix progress bar direction in rtl mode
This commit is contained in:
@ -1396,7 +1396,7 @@ $controlsArrowAngleActive: 36deg;
|
||||
}
|
||||
|
||||
.reveal.rtl .progress span {
|
||||
float: right
|
||||
transform-origin: 100% 0;
|
||||
}
|
||||
|
||||
/*********************************************
|
||||
|
Reference in New Issue
Block a user