Set normal text color for directory view entries
This commit is contained in:
@@ -605,4 +605,8 @@ onMounted(async () => {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
a.open-action {
|
||||
color: var(--pankow-color-text);
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user