fzzy-igdss-web/src/main/resources/static/security/snap/snapRecord-style.css
@@ -70,7 +70,7 @@ .gallery-img { width: 100%; height: 195px; height: 240px; object-fit: cover; cursor: pointer; transition: all 0.3s ease; @@ -131,7 +131,8 @@ .gallery-tags { display: flex; flex-wrap: wrap; /*gap: 8px;*/ margin-left: auto; gap: 3px; /*margin: 12px 0;*/ } @@ -139,7 +140,8 @@ /* 分页样式 */ .pagination-container { display: flex; justify-content: center; justify-content: flex-end; width: 100%; /*margin-top: 40px;*/ }