🐛 Remove opacity from credits button

This commit is contained in:
ajnart
2023-11-05 17:52:40 +01:00
parent 58e57492e2
commit 2f15fe68d0

View File

@@ -41,7 +41,6 @@ const DependencyTable = () => {
variant="light" variant="light"
mx="auto" mx="auto"
size="xs" size="xs"
opacity={0.3}
onClick={() => onClick={() =>
modals.open({ modals.open({
title: t('credits.thirdPartyContent'), title: t('credits.thirdPartyContent'),