@@ -423,7 +423,7 @@ export default {
::v-deep {
.u-delete-icon {
- background-color: rgb(0, 0, 0, 0.6) !important;
+ background-color: rgba(0, 0, 0, 0.6) !important;
}
</style>