Implement labs tab in new user settings
This commit is contained in:
parent
2a9f6186d7
commit
f1c1caac62
7 changed files with 130 additions and 40 deletions
|
@ -48,6 +48,7 @@ limitations under the License.
|
|||
display: inline-block;
|
||||
font-size: 12px;
|
||||
color: $primary-fg-color;
|
||||
max-width: calc(100% - 48px); // Force word wrap instead of colliding with the switch
|
||||
}
|
||||
|
||||
.mx_SettingsTab_section .mx_SettingsFlag .mx_ToggleSwitch {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue