mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
fix width (#193777)
This commit is contained in:
committed by
GitHub
parent
b8e8db96fa
commit
feed93f995
@@ -102,6 +102,10 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.profile-edit-widget > .profile-icon-container:only-child > .profile-icon-label {
|
||||
width: 45px;
|
||||
}
|
||||
|
||||
.profile-edit-widget > .profile-icon-container > .profile-icon-id {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user