Initial support for RTL layouts
This commit is contained in:
parent
941fe35103
commit
0f994ccb5b
19 changed files with 212 additions and 25 deletions
|
@ -100,6 +100,7 @@ function onGlobalizeInit() {
|
|||
import('../assets/css/fonts.scss');
|
||||
}
|
||||
|
||||
import('../styles/rtl.scss');
|
||||
import('../assets/css/librarybrowser.scss');
|
||||
|
||||
loadPlugins().then(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue