Update master with latest changes #22

Merged
Siklos merged 37 commits from dev into master 2022-08-09 12:18:01 -04:00
Showing only changes of commit 3fa3316157 - Show all commits

View file

@ -117,7 +117,7 @@ export class UI extends React.PureComponent<IUIProps, IUIState> {
&#9776; History
</button>
<FloatingButton className={`fixed flex flex-col gap-2 items-center bottom-40 ${buttonRightOffsetClasses}`}>
<FloatingButton className={`fixed z-10 flex flex-col gap-2 items-center bottom-40 ${buttonRightOffsetClasses}`}>
<button
className={'transition-all w-10 h-10 p-2 align-middle items-center justify-center rounded-full bg-blue-500 hover:bg-blue-800'}
title='Export as JSON'