@@ -1278,8 +1278,8 @@ const photoList = ref([
}
/* Space-time组件展开时的样式 */
-::v-deep .expanded {
- position: fixed;
+.expanded {
+ position: fixed !important;
width: 96% !important;
margin: 0 auto;