fix(client): style tweak for ios
This commit is contained in:
parent
01688b543a
commit
e393ab6044
24 changed files with 37 additions and 36 deletions
|
|
@ -103,7 +103,7 @@ definePageMetadata(computed(() => list ? {
|
|||
> .tl {
|
||||
background: var(--bg);
|
||||
border-radius: var(--radius);
|
||||
overflow: clip;
|
||||
overflow: hidden; overflow: clip;
|
||||
}
|
||||
|
||||
&.min-width_800px {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue