Fix alignment and responsive

This commit is contained in:
Çetin
2022-01-17 22:20:31 +03:00
parent 4c77faed04
commit 2ea818e811
5 changed files with 99 additions and 88 deletions

View File

@@ -6,8 +6,7 @@ import { Component, OnInit } from '@angular/core';
styles:[`
:host ::ng-deep .p-password input {
width: 100%;
padding:1.25rem;
font-size:21px;
padding:1rem;
}
:host ::ng-deep .pi-eye{