mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 04:49:40 +01:00
Solved mastodon svg bug
This commit is contained in:
parent
c3dd6e6a34
commit
38e031da13
@ -159,8 +159,7 @@ h1, h2 {
|
|||||||
color: var(--button-text-color) !important;
|
color: var(--button-text-color) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Fix for mastodon svgs */
|
/* Ensure the button itself uses the light text color. Occured in Mastodon */
|
||||||
button svg {
|
button.icon-button {
|
||||||
fill: var(--button-text-color) !important;
|
|
||||||
color: var(--button-text-color) !important;
|
color: var(--button-text-color) !important;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user