Ensure the max width value of the tooltip is used only on settings tabs (#8880)

This commit is contained in:
Suguru Hirahara 2022-06-25 12:40:16 +00:00 committed by GitHub
parent 814ca6811c
commit 3ecf7e1065
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 6 deletions

View file

@ -16,6 +16,8 @@ limitations under the License.
.mx_SettingsTab {
--SettingsTab_section-margin-bottom-preferences-labs: 30px;
--SettingsTab_tooltip-max-width: 120px; // So it fits in the space provided by the page
color: $primary-content;
a {