对齐
This commit is contained in:
@@ -390,6 +390,8 @@ input:checked + .slider:before {
|
||||
font-weight: 600;
|
||||
color: var(--accent-indigo);
|
||||
opacity: 0.9;
|
||||
transform: translateY(0.5px);
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
:root.light-theme .title-time {
|
||||
@@ -555,6 +557,7 @@ input:checked + .slider:before {
|
||||
font-size: 0.9rem;
|
||||
font-weight: 600;
|
||||
color: var(--text-primary);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.chart-title-icon {
|
||||
|
||||
Reference in New Issue
Block a user