Removed css changes to appearance tab text

This commit is contained in:
Ryan Alexander 2021-08-16 04:14:39 +10:00 committed by GitHub
parent 07061c4af1
commit 9ec2fa54af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -296,11 +296,9 @@
margin-bottom: 8px; margin-bottom: 8px;
text-transform: capitalize; text-transform: capitalize;
color: transparent;
background: inherit; background: inherit;
background-clip: text; background-clip: text;
-webkit-background-clip: text; -webkit-background-clip: text;
filter: sepia(1) invert(1) contrast(9) grayscale(1);
} }
.override { .override {