aboutsummaryrefslogtreecommitdiffstats
path: root/site/src/components
diff options
context:
space:
mode:
Diffstat (limited to 'site/src/components')
-rw-r--r--site/src/components/NewsFeed.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/components/NewsFeed.tsx b/site/src/components/NewsFeed.tsx
index 6e76730..7cf5a08 100644
--- a/site/src/components/NewsFeed.tsx
+++ b/site/src/components/NewsFeed.tsx
@@ -293,7 +293,7 @@ export const NewsFeed: React.FC<NewsFeedProps> = ({ newsItems }) => {
<button
key={idx}
onClick={() => changeImage(newsId, idx)}
- className={`w-9 h-9 flex-shrink-0 rounded-sm flex items-center justify-center ${
+ className={`w-9 h-9 shrink-0 rounded-sm flex items-center justify-center ${
currentImageIndex[newsId] === idx
? isMoe
? "bg-pink-500 text-white"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage