mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
Todo description now shows up in a modal
This commit is contained in:
@@ -27,7 +27,7 @@ export default function TodoCard(props) {
|
||||
backgroundColor: categories[category].color,
|
||||
color: 'white',
|
||||
borderRadius: '2px',
|
||||
padding: '0px 2px',
|
||||
padding: '2px 4px',
|
||||
}}
|
||||
>
|
||||
{categories[category].name}
|
||||
|
||||
Reference in New Issue
Block a user