Update Project.vue
This commit is contained in:
@@ -223,6 +223,6 @@ table thead tr th {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
table thead tr th:hover {
|
table thead tr th:hover {
|
||||||
background-color: #f2f2f2;
|
background-color: var(--vt-c-black-soft);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user