fix: Revert homt page color

Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
TheYoungManLi 2022-12-08 09:50:42 +08:00
parent 8b9298dd42
commit f264263fba

View File

@ -1257,10 +1257,3 @@ footer {
position: absolute;
}
* {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
}