Merge pull request #41064 from nextcloud/fix/40705-_increase_contrast_on_Device_and_Last_activity

Remove opacity on table header
pull/41070/head
Pytal 2023-10-23 11:53:35 +07:00 committed by GitHub
commit 8a1546c703
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

@ -93,7 +93,6 @@ export default {
max-width: 580px;
th {
opacity: .5;
padding: 10px 0;
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long