diff options
Diffstat (limited to 'client/src/app/shared/shared-forms/timestamp-input.component.scss')
-rw-r--r-- | client/src/app/shared/shared-forms/timestamp-input.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/shared/shared-forms/timestamp-input.component.scss b/client/src/app/shared/shared-forms/timestamp-input.component.scss index e69a06947..df19240b4 100644 --- a/client/src/app/shared/shared-forms/timestamp-input.component.scss +++ b/client/src/app/shared/shared-forms/timestamp-input.component.scss | |||
@@ -4,6 +4,7 @@ | |||
4 | p-inputmask { | 4 | p-inputmask { |
5 | ::ng-deep input { | 5 | ::ng-deep input { |
6 | width: 80px; | 6 | width: 80px; |
7 | text-align: center; | ||
7 | 8 | ||
8 | &:focus-within, | 9 | &:focus-within, |
9 | &:focus { | 10 | &:focus { |