diff --git a/src/views/NewPlatform/Children/Core.vue b/src/views/NewPlatform/Children/Core.vue index 24d30f7..046e147 100644 --- a/src/views/NewPlatform/Children/Core.vue +++ b/src/views/NewPlatform/Children/Core.vue @@ -201,7 +201,8 @@ export default { height: 30%; // border: 1px solid #ccc; border-radius: 10px; - box-shadow: 0 0 6px rgba(19, 172, 196, 0.6); + // box-shadow: 0 0 6px rgba(19, 172, 196, 0.6); + box-shadow: -2px 0 0 rgb(170 205 6); width: 70px; padding: 4px; align-items: center;