🐛 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"
mx="auto"
size="xs"
opacity={0.3}
onClick={() =>
modals.open({
title: t('credits.thirdPartyContent'),