mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
No resizing of inputs in issue reporter, fixes #41992
This commit is contained in:
@@ -165,9 +165,14 @@ button:disabled {
|
||||
}
|
||||
|
||||
select, input, textarea {
|
||||
border: 1px solid transparent;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
summary {
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
.validation-error {
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user