mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 01:55:27 +02:00
fix(frontend-embed): 不足していたスタイル・インポートを追加 (#14531)
* fix(frontend-embed): add missing imports * fix(frontend-embed): add missing styles
This commit is contained in:
@@ -45,4 +45,8 @@ defineExpose({
|
||||
.root {
|
||||
background: var(--panel);
|
||||
}
|
||||
|
||||
.note {
|
||||
border-bottom: 0.5px solid var(--divider);
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user