Skip to content

Commit 0f533d8

Browse files
committed
fix: Style optimization
1 parent 3877312 commit 0f533d8

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

frontend/src/style.less

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -383,16 +383,6 @@ strong {
383383
line-height: 22px;
384384
}
385385

386-
.ed-pager li.number.number.number {
387-
&:hover {
388-
background-color: var(--ed-color-primary-60);
389-
}
390-
391-
&:active {
392-
background-color: var(--ed-color-primary-80);
393-
}
394-
}
395-
396386
.ed-table.ed-table.ed-table {
397387
--ed-table-border-color: #1f232926;
398388
}

0 commit comments

Comments
 (0)