Fix: GlowFX on Comments too bright

This commit is contained in:
2024-05-15 14:39:15 +03:00
parent a6f3c6c695
commit 04627a2c46
+1 -1
View File
@@ -87,7 +87,7 @@
<Avatar size={48} user={comment.author}></Avatar> <Avatar size={48} user={comment.author}></Avatar>
</div> </div>
<div class="content"> <div class="content">
<GlowFX borderRadius={16}> <GlowFX borderRadius={16} opacity={0.3}>
<div class="glowContent"> <div class="glowContent">
<div class="topBar"> <div class="topBar">
<div class="nameField"> <div class="nameField">