card/ThFilterRunner: text align left

This commit is contained in:
Philipp Dormann 2023-03-19 12:29:23 +01:00
parent 754931b2f6
commit 7083b3d8d2
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
width: 100%;
height: 24px;
border: none;
text-align: center;
text-align: left;
background: inherit;
outline: 0;
font-size: 14px;

View File

@ -37,7 +37,7 @@
width: 100%;
height: 24px;
border: none;
text-align: center;
text-align: left;
background: inherit;
outline: 0;
font-size: 14px;