chore(client): trust ios
This commit is contained in:
parent
096b306bc5
commit
db21be3282
24 changed files with 25 additions and 25 deletions
|
|
@ -561,7 +561,7 @@ definePageMetadata({
|
|||
> .body {
|
||||
background: var(--panel);
|
||||
border-radius: var(--radius);
|
||||
overflow: hidden; overflow: clip;
|
||||
overflow: clip;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -620,7 +620,7 @@ definePageMetadata({
|
|||
> .body {
|
||||
background: var(--panel);
|
||||
border-radius: var(--radius);
|
||||
overflow: hidden; overflow: clip;
|
||||
overflow: clip;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue