Fix: заголовки колонок таблицы не выделены как ссылки, остаются серыми
Made-with: Cursor
This commit is contained in:
@@ -236,7 +236,7 @@ body {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
.ws-table th .ws-th-sort:hover {
|
.ws-table th .ws-th-sort:hover {
|
||||||
color: var(--ws-accent);
|
color: var(--ws-text-secondary);
|
||||||
}
|
}
|
||||||
.ws-table th .ws-sort-arrow {
|
.ws-table th .ws-sort-arrow {
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
|
|||||||
Reference in New Issue
Block a user