fix: lock would not display on many browsers

Fixes #740
This commit is contained in:
Jérôme Wiedemann 2023-08-01 12:26:44 +00:00
parent 5ebd870a0e
commit 245441b69f
1 changed files with 0 additions and 3 deletions

View File

@ -75,9 +75,6 @@ export const styles = css`
white-space: nowrap;
overflow: hidden;
}
#aspect-ratio {
position: relative;
}
#overlay {
align-items: flex-start;