diff --git a/src/views/final/content/Content.vue b/src/views/final/content/Content.vue index cce6639..2e96019 100644 --- a/src/views/final/content/Content.vue +++ b/src/views/final/content/Content.vue @@ -1080,7 +1080,6 @@ defineExpose({ background: url(/src/assets/images/pocitypass.png) no-repeat; background-size: 100% 100%; border-radius: 17px; - // box-shadow: 0px 2px 6px 0px rgba(116, 153, 253, 0.3); display: flex; align-items: center; justify-content: center; diff --git a/src/views/final/content/ListContent.vue b/src/views/final/content/ListContent.vue index b322a0d..08260b5 100644 --- a/src/views/final/content/ListContent.vue +++ b/src/views/final/content/ListContent.vue @@ -717,7 +717,6 @@ defineExpose({
-
.wrapper { - // display: flex; - // flex-flow: row wrap; - // align-items: center; - // justify-content: flex-start; - // flex: 1; - // box-sizing: border-box; - // margin-left: 16px; - //width: 100%; - //background: #fff; - // padding: 0px 24px 24px 24px; display: flex; flex: 1; overflow: hidden; @@ -807,7 +796,6 @@ defineExpose({ } .xjcc { - //width: 226px; font-weight: bold; color: #507afd; margin-right: 20px; @@ -826,7 +814,6 @@ defineExpose({ background: url(/src/assets/images/pocitypass.png) no-repeat; background-size: 100% 100%; border-radius: 17px; - // box-shadow: 0px 2px 6px 0px rgba(116, 153, 253, 0.3); display: flex; align-items: center; justify-content: center;