fix(client): style tweak for ios
This commit is contained in:
parent
01688b543a
commit
e393ab6044
24 changed files with 37 additions and 36 deletions
|
|
@ -36,7 +36,7 @@ const showContent = $ref(false);
|
|||
display: flex;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: clip;
|
||||
overflow: hidden; overflow: clip;
|
||||
font-size: 0.95em;
|
||||
|
||||
&.min-width_350px {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue