Stripe Integration

This commit is contained in:
2024-08-20 23:27:07 +02:00
parent 056db7b199
commit 48bff89526
28 changed files with 728 additions and 21 deletions

View File

@@ -90,3 +90,7 @@ p-menubarsub ul {
.p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
margin-right: 0 !important;
}
input::placeholder,
textarea::placeholder {
color: #cfd7e0 !important;
}