mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 09:25:47 +01:00
🐛 Remove opacity from credits button
This commit is contained in:
@@ -41,7 +41,6 @@ const DependencyTable = () => {
|
||||
variant="light"
|
||||
mx="auto"
|
||||
size="xs"
|
||||
opacity={0.3}
|
||||
onClick={() =>
|
||||
modals.open({
|
||||
title: t('credits.thirdPartyContent'),
|
||||
|
||||
Reference in New Issue
Block a user