mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: dark-light-mode-button-icon-github (#977)
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
background-color: #218838;
|
||||
}
|
||||
|
||||
a :global(svg) {
|
||||
--sl-icon-color: initial;
|
||||
}
|
||||
|
||||
|
||||
@media (width < 450px) {
|
||||
.github-sign-in {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user