Add “Learn more” on block modal to inform of federation caveats (#29614)
This commit is contained in:
parent
ec19d0a14b
commit
d702a03a0c
3 changed files with 43 additions and 2 deletions
|
@ -5922,6 +5922,15 @@ a.status-card {
|
|||
}
|
||||
}
|
||||
|
||||
&__caveats {
|
||||
font-size: 14px;
|
||||
padding: 0 12px;
|
||||
|
||||
strong {
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
&__bottom {
|
||||
padding-top: 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue