Buttons: Improves vertical alignment in buttons (#23030)

* Buttons: Improves vertical alignment in buttons

* Updated snapshot

* Fixed strict null errors
This commit is contained in:
Torkel Ödegaard
2020-03-25 09:21:44 +01:00
committed by GitHub
parent d825b9e799
commit e8efd17ea9
9 changed files with 23 additions and 22 deletions

View File

@@ -3,7 +3,8 @@
echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=812
ERROR_COUNT_LIMIT=798
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139