0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00

fix(console): tip icon color (#805)

This commit is contained in:
Wang Sijie 2022-05-13 14:03:37 +08:00 committed by GitHub
parent 2e410e7c16
commit 5b2fe32919
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@
margin-left: _.unit(1);
width: 16px;
height: 16px;
color: var(--color-caption);
}
.required {