We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eea373 commit a427fe6Copy full SHA for a427fe6
1 file changed
frontend/css/styles.css
@@ -2503,8 +2503,9 @@ tr:last-child td {
2503
.filter-inputs {
2504
grid-template-columns: 1fr;
2505
}
2506
+}
2507
- /* ========== 收藏功能样式 ========== */
2508
+/* ========== 收藏功能样式 ========== */
2509
.fav-star-btn {
2510
position: relative;
2511
transition: all 0.3s cubic-bezier(0.32, 0.72, 0, 1);
@@ -2995,4 +2996,3 @@ tr:last-child td {
2995
2996
display: flex;
2997
gap: 8px;
2998
-}
0 commit comments