diff --git a/theme.css b/theme.css index 19c1eb6..ef67955 100644 --- a/theme.css +++ b/theme.css @@ -844,12 +844,6 @@ body.kanban-same-height-cards .kanban-plugin__item-title-wrapper { min-height: 68px; } -/* Kanban-metatdate-one-line */ -body.kanban-metatdate-one-line .kanban-plugin__item-metadata { - display: flex; - justify-content: space-between; -} - /* Kanban-full-height-column */ body.kanban-full-height-column button.kanban-plugin__new-item-button { align-self: flex-end; @@ -1105,4 +1099,4 @@ select:focus, .dropdown:focus { padding: 0.2em 0.4em; border-radius: 6px; color: var(--text-normal); -} \ No newline at end of file +}