diff --git a/client-app/src/components/AdminLayout/.module.css b/client-app/src/components/AdminLayout/.module.css index 8c03002..bcdd280 100644 --- a/client-app/src/components/AdminLayout/.module.css +++ b/client-app/src/components/AdminLayout/.module.css @@ -211,12 +211,8 @@ content: url(./img/triggers.png); } -.repositories_img { - content: url(./img/repositories.png); -} - -.installed_ext_img { - content: url(./img/installed-ext.png); +.extensions_img { + content: url(./img/extensions.png); } .users_img { diff --git a/client-app/src/components/AdminLayout/AdminLayout.tsx b/client-app/src/components/AdminLayout/AdminLayout.tsx index 702daf6..322b6e3 100644 --- a/client-app/src/components/AdminLayout/AdminLayout.tsx +++ b/client-app/src/components/AdminLayout/AdminLayout.tsx @@ -161,13 +161,9 @@ const AdminLayout = () => { Extensions