InstanceInfoPanel: refactor to reuse InstanceRestrictions component

This commit is contained in:
Alex Gleason
2021-07-25 16:27:37 -05:00
parent 4599d9e39f
commit 61a4bc90b8
2 changed files with 14 additions and 154 deletions

View File

@ -1,16 +1,18 @@
.instance-federation-panel {
&__message {
margin-bottom: 15px;
i.fa {
padding-right: 10px;
}
}
.wtf-panel__content {
box-sizing: border-box;
padding: 15px;
}
.instance-restrictions {
&__message {
margin-bottom: 15px;
i.fa {
padding-right: 10px;
}
}
}
}
.federation-restriction {