fix(client): style tweak for ios
This commit is contained in:
parent
01688b543a
commit
e393ab6044
24 changed files with 37 additions and 36 deletions
|
|
@ -52,7 +52,7 @@ const XUserList = defineAsyncComponent(() => import('./statusbar-user-list.vue')
|
|||
width: 100%;
|
||||
line-height: var(--height);
|
||||
height: var(--height);
|
||||
overflow: clip;
|
||||
overflow: hidden; overflow: clip;
|
||||
contain: strict;
|
||||
|
||||
> .name {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue