Skip to content

Commit a427fe6

Browse files
authored
Add files via upload
1 parent 3eea373 commit a427fe6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/css/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2503,8 +2503,9 @@ tr:last-child td {
25032503
.filter-inputs {
25042504
grid-template-columns: 1fr;
25052505
}
2506+
}
25062507

2507-
/* ========== 收藏功能样式 ========== */
2508+
/* ========== 收藏功能样式 ========== */
25082509
.fav-star-btn {
25092510
position: relative;
25102511
transition: all 0.3s cubic-bezier(0.32, 0.72, 0, 1);
@@ -2995,4 +2996,3 @@ tr:last-child td {
29952996
display: flex;
29962997
gap: 8px;
29972998
}
2998-
}

0 commit comments

Comments
 (0)