Feat v0.6.10 viewport foundation (#45)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #45.
This commit is contained in:
@@ -491,6 +491,7 @@ select option { background: var(--bg-surface); color: var(--text); }
|
||||
width: calc(100vw - 32px);
|
||||
max-width: 100%;
|
||||
max-height: calc(100vh - 64px);
|
||||
max-height: calc(100dvh - 64px);
|
||||
}
|
||||
|
||||
/* Toast: full width, centered */
|
||||
|
||||
Reference in New Issue
Block a user