InstanceInfoPanel: refactor to reuse InstanceRestrictions component
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user