diff --git a/src/wwwroot/styles/views/_header.scss b/src/wwwroot/styles/views/_header.scss index 687b574a..41c66f0b 100644 --- a/src/wwwroot/styles/views/_header.scss +++ b/src/wwwroot/styles/views/_header.scss @@ -261,6 +261,10 @@ header{ display: none; } +.cl-profileSection__mfa .cl-menuButtonEllipsis { + display: none; +} + // ------------------------------------- // Base // -------------------------------------