Fix classname

This commit is contained in:
David Baker 2024-08-01 18:38:21 +01:00
parent d60d28d7c4
commit dd61eb932c
2 changed files with 3 additions and 7 deletions

View file

@ -15,7 +15,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
.mx_EmailAddressesPhoneNumbers_section_hint {
.mx_PreferencesUserSettingsTab_section_hint {
font: var(--cpd-font-body-sm-regular);
color: var(--cpd-color-text-secondary);
}