mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 20:39: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;
|
||||
}
|
||||
|
||||
/* Fix for mastodon svgs */
|
||||
button svg {
|
||||
fill: var(--button-text-color) !important;
|
||||
/* Ensure the button itself uses the light text color. Occured in Mastodon */
|
||||
button.icon-button {
|
||||
color: var(--button-text-color) !important;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user