mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 23:15:47 +02:00
chore(client): trust ios
This commit is contained in:
@@ -103,7 +103,7 @@ definePageMetadata(computed(() => list ? {
|
||||
> .tl {
|
||||
background: var(--bg);
|
||||
border-radius: var(--radius);
|
||||
overflow: hidden; overflow: clip;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
&.min-width_800px {
|
||||
|
||||
Reference in New Issue
Block a user