fixed visual error on tm

This commit is contained in:
marcos 2021-04-20 12:41:21 +02:00
parent d380e2cd45
commit 3ab970ced9
1 changed files with 3 additions and 0 deletions

View File

@ -8500,3 +8500,6 @@ div.stat-win-spinner img {
.font_11pt {
font-size: 11pt;
}
.align-left-important {
text-align: left !important;
}