2
0

Add “Learn more” on block modal to inform of federation caveats (#29614)

This commit is contained in:
Claire
2024-03-15 20:09:21 +01:00
committed by GitHub
parent ec19d0a14b
commit d702a03a0c
3 changed files with 43 additions and 2 deletions

View File

@@ -5922,6 +5922,15 @@ a.status-card {
}
}
&__caveats {
font-size: 14px;
padding: 0 12px;
strong {
font-weight: 500;
}
}
&__bottom {
padding-top: 0;