mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
Make legacy tag text readable
This commit is contained in:
@@ -134,6 +134,7 @@ const PluginCard: FC<PluginCardProps> = ({ plugin }) => {
|
||||
{isLegacyPlugin(plugin) && (
|
||||
<span
|
||||
style={{
|
||||
color: '#232120',
|
||||
padding: '5px',
|
||||
marginRight: '10px',
|
||||
borderRadius: '5px',
|
||||
|
||||
Reference in New Issue
Block a user