mirror of
https://github.com/MisskeyIO/misskey
synced 2024-11-23 22:56:49 +09:00
enhance(frontend): センシティブとして設定されたURLのプレビューサムネイルのblur調整 (MisskeyIO#633)
This commit is contained in:
parent
f4fbc220d5
commit
38c1075591
@ -337,7 +337,7 @@ onUnmounted(() => {
|
||||
}
|
||||
|
||||
.thumbnailBlur {
|
||||
filter: blur(8px);
|
||||
filter: blur(16px);
|
||||
clip-path: inset(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user