Browse Source

弹窗样式修改

x-emr
bianyaqi 2 years ago
parent
commit
15182f7e5f
  1. 1
      src/components/360View/shrink.vue

1
src/components/360View/shrink.vue

@ -107,6 +107,7 @@ export default {
width: 32px;
height: 100%;
position: relative;
overflow: hidden;
background: linear-gradient(90deg, rgba(47, 130, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
.icon-circle {
border-radius: 50%;

Loading…
Cancel
Save