mirror of
https://github.com/krios2146/obsidian-theme-github.git
synced 2026-07-22 03:20:23 +00:00
fix: remove unused codeblock
This commit is contained in:
parent
4e2c7a3bf9
commit
a70cf755ef
1 changed files with 1 additions and 7 deletions
|
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue