mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Update ServerHeader.tsx
This commit is contained in:
@@ -40,13 +40,13 @@ export default observer(({ server }: Props) => {
|
|||||||
width="20"
|
width="20"
|
||||||
/>
|
/>
|
||||||
<image
|
<image
|
||||||
xlinkHref="/assets/badges/developer.svg"
|
xlinkHref="/assets/revolt_r.svg"
|
||||||
height="15"
|
height="15"
|
||||||
width="15"
|
width="15"
|
||||||
x="3"
|
x="2"
|
||||||
y="3"
|
y="3"
|
||||||
style={
|
style={
|
||||||
"justify-content: center; align-items: center;"
|
"justify-content: center; align-items: center; filter: brightness(0);"
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
Reference in New Issue
Block a user