forked from mirror/misskey
fix(frontend): MiAuth認可画面のデザイン修正 (#15106)
This commit is contained in:
parent
dac3b1f405
commit
020c191e2c
@ -117,5 +117,6 @@ definePageMetadata(() => ({
|
|||||||
border-radius: var(--MI-radius);
|
border-radius: var(--MI-radius);
|
||||||
background-color: var(--MI_THEME-panel);
|
background-color: var(--MI_THEME-panel);
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user