样式优化
This commit is contained in:
@@ -243,10 +243,6 @@ include __DIR__ . '/../includes/header.php';
|
||||
.toggle-icon {
|
||||
font-size: 12px;
|
||||
color: var(--color-text-secondary, #666);
|
||||
transition: transform 0.3s;
|
||||
}
|
||||
.toggle-icon.expanded {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user