Update confirmation.vue

Add color
This commit is contained in:
sheena 2023-10-03 15:49:36 +05:30
parent c9f602ccab
commit b48e0edc7b

View file

@ -289,6 +289,7 @@ export default {
font-weight: 400; font-weight: 400;
font-size: 20px; font-size: 20px;
padding: 5px; padding: 5px;
color:$black;
} }
} }
</style> </style>