Fix: GlowFX on Comments too bright
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user