More clickable icons
This commit is contained in:
parent
d3b677ed5f
commit
7d0458c766
@ -55,12 +55,16 @@ footer {
|
|||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
svg {
|
a {
|
||||||
width: 24px;
|
padding: 2px 8px;
|
||||||
height: 24px;
|
|
||||||
|
|
||||||
* {
|
svg {
|
||||||
fill: var(--color-brand-text-on-accent) !important;
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
|
||||||
|
* {
|
||||||
|
fill: var(--color-brand-text-on-accent) !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user