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