visuddhinanda пре 2 година
родитељ
комит
830afa8040
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      dashboard/src/components/article/Navigate.tsx

+ 1 - 1
dashboard/src/components/article/Navigate.tsx

@@ -63,7 +63,7 @@ const NavigateWidget = ({ type, articleId, onChange }: IWidget) => {
           display: "flex",
           justifyContent: "space-between",
           backdropFilter: "blur(5px)",
-          backgroundColor: "rgba(50,50,50,0.2)",
+          backgroundColor: "rgba(200,200,200,0.2)",
           padding: 4,
         }}
       >