Remove obsolete style rules for "Show my Communities" which has been removed (#8839)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
79195dea8b
commit
d1b95e5491
1 changed files with 0 additions and 11 deletions
|
@ -21,16 +21,5 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_SettingsTab_section {
|
.mx_SettingsTab_section {
|
||||||
margin-bottom: var(--SettingsTab_section-margin-bottom-preferences-labs);
|
margin-bottom: var(--SettingsTab_section-margin-bottom-preferences-labs);
|
||||||
|
|
||||||
> details {
|
|
||||||
> summary {
|
|
||||||
cursor: pointer;
|
|
||||||
color: $primary-content;
|
|
||||||
}
|
|
||||||
|
|
||||||
& + .mx_SettingsFlag {
|
|
||||||
margin-top: 20px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue