Ensure the max width value of the tooltip is used only on settings tabs (#8880)
This commit is contained in:
@@ -19,5 +19,5 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_SetIdServer_tooltip {
|
||||
@mixin mx_Settings_tooltip;
|
||||
max-width: var(--SettingsTab_tooltip-max-width);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user