fix(frontend/frontend-embed): インポートパス・テーマまわりなどの修正 (#14535)

* fix(frontend/frontend-embed): wrong imports

* enhance(frontend-embed): サーバーデフォルトのテーマがある場合はそちらを利用するように

* 🎨

* 🎨

* 🎨
This commit is contained in:
かっこかり
2024-09-10 16:14:02 +09:00
committed by GitHub
parent 672779a15f
commit f393b6b898
9 changed files with 42 additions and 20 deletions

View File

@@ -132,7 +132,7 @@ misskeyApi('users/show', {
.instanceIcon {
height: 24px;
border-radius: 4px;
border-radius: 3px;
}
}
</style>