Skip to content

Commit

Permalink
fix(frontend): MiAuth認可画面のデザイン修正 (#15106)
Browse files Browse the repository at this point in the history
  • Loading branch information
kakkokari-gtyih authored Dec 10, 2024
1 parent dac3b1f commit 020c191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/frontend/src/pages/miauth.vue
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ definePageMetadata(() => ({
border-radius: var(--MI-radius);
background-color: var(--MI_THEME-panel);
overflow-x: scroll;
white-space: nowrap;
}
</style>

0 comments on commit 020c191

Please sign in to comment.