mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-09 16:04:05 +02:00
fix(client): style tweak for ios
This commit is contained in:
@@ -177,7 +177,7 @@ definePageMetadata(computed(() => ({
|
||||
> .tl {
|
||||
background: var(--bg);
|
||||
border-radius: var(--radius);
|
||||
overflow: clip;
|
||||
overflow: hidden; overflow: clip;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user