Bump width of user menu to account for 16px overlap
This commit is contained in:
@@ -19,7 +19,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_UserMenuButton_contextMenu {
|
||||
width: 231px;
|
||||
width: 247px;
|
||||
|
||||
.mx_UserMenuButton_contextMenu_header {
|
||||
// Create a flexbox to organize the header a bit easier
|
||||
|
||||
Reference in New Issue
Block a user