Fix all the little RTL layout bugs (#2961)
* Fix all the little RTL layout bugs - [ ] borders on toolbox and workspace mirror correctly - [ ] spacing on stage selector is correct - [ ] stage size icons are mirrored - [ ] extension library coming soon text is positioned correctly - [ ] only mirror blocks icon on the tab (others stay right-handed) - [ ] drop down icon in create variable modal has correct spacing * FIx RTL backpack header border-radius * round the bottom corner of paint/sound editors This makes the editor’s asset panels match the blocks.
Showing
- src/components/asset-panel/asset-panel.css 18 additions, 2 deletionssrc/components/asset-panel/asset-panel.css
- src/components/backpack/backpack.css 8 additions, 1 deletionsrc/components/backpack/backpack.css
- src/components/blocks/blocks.css 18 additions, 0 deletionssrc/components/blocks/blocks.css
- src/components/gui/gui.css 4 additions, 0 deletionssrc/components/gui/gui.css
- src/components/library-item/library-item.css 8 additions, 1 deletionsrc/components/library-item/library-item.css
- src/components/prompt/prompt.css 8 additions, 1 deletionsrc/components/prompt/prompt.css
- src/components/stage-header/stage-header.css 4 additions, 0 deletionssrc/components/stage-header/stage-header.css
- src/components/target-pane/target-pane.css 7 additions, 0 deletionssrc/components/target-pane/target-pane.css
Loading
Please register or sign in to comment