fix: mobile view ui issues (#10284)

* hide zen mode when formFactor = phone

* tool bar fixes: icon and width

* view mode

* fix lint

* add exit-view-mode button

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
Ryan Di
2025-11-04 22:20:55 +11:00
committed by GitHub
parent d1f39823f1
commit c99e81678b
10 changed files with 154 additions and 66 deletions
+2 -1
View File
@@ -293,7 +293,8 @@ body.excalidraw-cursor-resize * {
}
}
.excalidraw-ui-top-left {
.excalidraw-ui-top-left,
.excalidraw-ui-top-right {
display: flex;
align-items: center;
gap: 0.5rem;