align font size with other big blues (#181048)

Fixes https://github.com/microsoft/vscode/issues/180998
This commit is contained in:
Tyler James Leonhardt
2023-04-28 09:20:54 +02:00
committed by GitHub
parent 5474fca23c
commit ef803dd06f
@@ -73,6 +73,7 @@ textarea {
padding: 4px 10px;
align-self: flex-end;
margin-bottom: 10px;
font-size: 13px;
}
select {