Update to Angular14 & PrimeNG 14

This commit is contained in:
Çetin
2022-07-25 17:30:29 +03:00
parent af7e863f4d
commit 2c7aa2917a
6 changed files with 25 additions and 19 deletions

View File

@@ -22,6 +22,6 @@
&.p-toast-top-right,
&.p-toast-top-left,
&.p-toast-top-center {
top: 70px;
top: 75px;
}
}