mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-02 14:36:49 +09:00
Fix #6924
This commit is contained in:
@ -228,6 +228,12 @@ export default defineComponent({
|
||||
> .title {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
> .content {
|
||||
> img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user