diff --git a/luckydiamond/src/assets/css/PagesStyles/profile.css b/luckydiamond/src/assets/css/PagesStyles/profile.css index c40e1e2..35480ac 100644 --- a/luckydiamond/src/assets/css/PagesStyles/profile.css +++ b/luckydiamond/src/assets/css/PagesStyles/profile.css @@ -180,6 +180,19 @@ color: #EA3D38; } +.error-deposit { + position: absolute; + left: 190px; + top: 52px; +} + +.error-deposit h2 { + color: #BA3636; + font-family: "Montserrat Alternates"; + font-weight: 700; + font-size: 11px; +} + /* Media */ @media screen and (min-device-width: 1400px) and (max-device-width: 1600px) { diff --git a/luckydiamond/src/components/PaymentsModal.vue b/luckydiamond/src/components/PaymentsModal.vue index 7b008ed..81120e4 100644 --- a/luckydiamond/src/components/PaymentsModal.vue +++ b/luckydiamond/src/components/PaymentsModal.vue @@ -8,12 +8,15 @@ />