mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-16 19:44:13 +02:00
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