WIP Убрала лишнее
This commit is contained in:
@@ -106,7 +106,6 @@ export default {
|
||||
backdropEl.style.background = "rgba(37, 40, 80, 0.2)";
|
||||
backdropEl.style.backdropFilter = "blur(4px)";
|
||||
} else backdropEl.style.background = "rgba(0,0,0,0)";
|
||||
console.log("123");
|
||||
},
|
||||
watch: {
|
||||
value(val) {
|
||||
|
||||
Reference in New Issue
Block a user