diff --git a/src/components/FileManager/index.js b/src/components/FileManager/index.js index a3ce1f5..521e48b 100644 --- a/src/components/FileManager/index.js +++ b/src/components/FileManager/index.js @@ -29,7 +29,7 @@ const FileManager = ({ buttons }) => {
@@ -38,13 +38,15 @@ const FileManager = ({ buttons }) => { {/* cardHolder */}
-
+
{/* pageTitleSubTitle & Buttons */}
{/* ? pageTitle */}
- +
{/* buttons */}
@@ -62,7 +64,7 @@ const FileManager = ({ buttons }) => { {/* folderLists */} {/* ? pageTitle */} -
+
{/* */}
@@ -93,12 +95,12 @@ FileManager.defaultProps = { buttons: [ { name: "رابط کاربری", - className: "bg-[#4E85E5] text-white", + className: "bg-primary hover:bg-primaryDark text-white", }, { name: "فرانت اند", className: - "bg-transparent border border-[#4E85E5] text-[#4E85E5] font-sansbold", + "bg-transparent border border-primary text-primary hover:bg-primary hover:text-white font-bold", }, ], }; diff --git a/src/components/MiniComponents/DropDown/index.js b/src/components/MiniComponents/DropDown/index.js index 1481b58..26023dc 100644 --- a/src/components/MiniComponents/DropDown/index.js +++ b/src/components/MiniComponents/DropDown/index.js @@ -17,13 +17,13 @@ export const DropDown = ({}) => { -

+

{item.title}

-

+

{item.memory} گیگابایت

-

+

{item.fileNum} فایل