walnuthq / cairovm.codes

Source code for cairovm.codes — a web app to compile Cairo programs into Sierra and CASM with step-through execution capabilities.
https://cairovm.codes
MIT License
29 stars 24 forks source link

chore: UI improvements & mobile version UI fixes #140

Closed barabanovro closed 2 months ago

barabanovro commented 2 months ago
  1. Fix the mobile version UI: hide the three-column mode button in the header, reduce gaps in the header to fit the width. Fix the height of the Cairo Editor & Sierra/CASM tables, and prevent interface elements from overlaying.
  2. Add a border around the editor and the execution trace, using the same style as the one between the editor and the execution trace. Do not display the border in fullscreen mode.
  3. Add a background to the call stack table header.
jaipaljadeja commented 2 months ago

hey, i can take this, its bunch of css fixes 🙌

barabanovro commented 2 months ago

Hey @jaipaljadeja, the issue is assigned to you. Please note that I edited the description.