Fix: GlowFX on Comments too bright
This commit is contained in:
parent
a6f3c6c695
commit
04627a2c46
@ -87,7 +87,7 @@
|
||||
<Avatar size={48} user={comment.author}></Avatar>
|
||||
</div>
|
||||
<div class="content">
|
||||
<GlowFX borderRadius={16}>
|
||||
<GlowFX borderRadius={16} opacity={0.3}>
|
||||
<div class="glowContent">
|
||||
<div class="topBar">
|
||||
<div class="nameField">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user