-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create ocaml playground mobile view (#2076)
* refactor: remove toggle logic on mobile * fix: remove mobile check * fix: stack on mobile * fix: adjust height to make output visible * feat: add trash icon to icons list * style: add new styling to clear button * fix: add social share icon to icons list * style: add new styling to share button * fix: add play icon to icon lists * style: adjust styling of Run button * style: change button placement in mobile view * fix: put clear btn at bottom in mobile view, adjust height * fix: squishy clear btn when program runs * fix: spacing on desktop, bg-color on output * fix: make clear btn work on both mobile and desktop * minor adjustments --------- Co-authored-by: sabine <[email protected]>
- Loading branch information
Showing
3 changed files
with
50 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters