mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
ユーザーページで横にページが広がる場合がある問題を修正
This commit is contained in:
@ -492,6 +492,7 @@ export default defineComponent({
|
||||
> .main {
|
||||
flex: 1;
|
||||
margin-left: var(--margin);
|
||||
min-width: 0;
|
||||
|
||||
> .nav {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user