Justerat font storlek

This commit is contained in:
2021-02-10 10:54:48 +01:00
parent 2017f004d3
commit 390bc6eeeb
3 changed files with 86 additions and 30 deletions

View File

@ -59,7 +59,9 @@ namespace StockDal
{
TextResults.Append(appendText + "\r\n");
}
htmlDocument1 = null;
}
htmlDocument = null;
TextResults.Append("\r\n");
}