fix(files): revert button maxcontrast

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2023-09-21 15:30:11 +02:00
parent 216804f83d
commit bf467ad7f7
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF
3 changed files with 3 additions and 7 deletions

View file

@ -454,10 +454,6 @@ export default Vue.extend({
// Remove bold from default button styling
font-weight: normal;
}
&:not(:hover, :focus, :active) .button-vue__wrapper {
// Also apply color-text-maxcontrast to non-active button
color: var(--color-text-maxcontrast);
}
}
}

4
dist/files-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long