mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
CSS for publicity status & toggle button
This commit is contained in:
parent
ef503cca11
commit
813615610f
@ -134,9 +134,14 @@ limitations under the License.
|
|||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
margin-bottom: 11px;
|
margin-bottom: 11px;
|
||||||
|
color: $greyed-fg-color;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mx_GroupView_membershipSubSection {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
display: flex;
|
display: flex;
|
||||||
color: $greyed-fg-color;
|
margin-top: 2px;
|
||||||
|
margin-bottom: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_GroupView_membershipSection_description {
|
.mx_GroupView_membershipSection_description {
|
||||||
|
Loading…
Reference in New Issue
Block a user