1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 15:26:08 +02:00
This commit is contained in:
syuilo
2023-01-07 17:39:24 +09:00
parent b8248bdd65
commit 7769095efb
2 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ defineProps<{
padding: 16px;
background: var(--infoWarnBg);
color: var(--infoWarnFg);
border-radius: var(--radius);
overflow: clip;
> .link {
margin-left: 4px;