Device manager - add settings subsection heading component (#9387)
* add settings subsection heading component * use named export * newline
This commit is contained in:
parent
51d5005efa
commit
03182d03be
10 changed files with 211 additions and 52 deletions
|
@ -19,10 +19,6 @@ limitations under the License.
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.mx_SettingsSubsection_heading {
|
||||
padding-bottom: $spacing-8;
|
||||
}
|
||||
|
||||
.mx_SettingsSubsection_description {
|
||||
width: 100%;
|
||||
box-sizing: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue