Skip to content
Snippets Groups Projects
  • chrisgarrity's avatar
    ee50ef99
    RTL corrections · ee50ef99
    chrisgarrity authored
    * center the title on full screen modals.
    Adding the `[dir=“ltr”]` atttribute to the css rule for a child style didn’t work the way I expected.
    `[dir="ltr"] .full-screen .header-item-title` did not match the fullscreen title element, so the style wasn’t applied.
    `.full-screen [dir="ltr"] .header-item-title` did match.
    * fix the filter to reverse the icon and ‘x’ in the filter input
    * more space after the library back icon
    * reverse the arrow on camera -retake image and rerecord sound.
    ee50ef99
    History
    RTL corrections
    chrisgarrity authored
    * center the title on full screen modals.
    Adding the `[dir=“ltr”]` atttribute to the css rule for a child style didn’t work the way I expected.
    `[dir="ltr"] .full-screen .header-item-title` did not match the fullscreen title element, so the style wasn’t applied.
    `.full-screen [dir="ltr"] .header-item-title` did match.
    * fix the filter to reverse the icon and ‘x’ in the filter input
    * more space after the library back icon
    * reverse the arrow on camera -retake image and rerecord sound.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.