mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
Issue reporter: icon for duplicate issues are not aligned, fixes #44659
This commit is contained in:
@@ -366,13 +366,11 @@ button {
|
||||
}
|
||||
|
||||
.issues-container > .issue > .issue-state {
|
||||
width: 77px;
|
||||
height: 22px;
|
||||
padding: 3px 6px;
|
||||
margin-right: 5px;
|
||||
color: #CCCCCC;
|
||||
background-color: #3c3c3c;
|
||||
text-align: center;
|
||||
border-radius: .25rem;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
||||
Reference in New Issue
Block a user