diff --git a/src/frontend/tailwind.config.js b/src/frontend/tailwind.config.js index 9776a8595..7f46fc706 100644 --- a/src/frontend/tailwind.config.js +++ b/src/frontend/tailwind.config.js @@ -77,17 +77,6 @@ module.exports = { 'backgroundColor': '#bbb' } }, - '.theme-attribution .react-flow__attribution':{ - 'borderRadius':'0.2rem', - 'top':'5px', - 'right':'5px', - }, - '.dark .theme-attribution .react-flow__attribution':{ - 'backgroundColor': 'rgba(255, 255, 255, 0.2)', - }, - '.dark .theme-attribution .react-flow__attribution a':{ - 'color':'black', - } }) }),require('@tailwindcss/line-clamp'),require('@tailwindcss/typography'), ],