refactor: cleanup

pull/3082/head
Devon Zuegel 2021-11-06 23:32:25 -04:00
parent 5359b92e4e
commit 21d7bfa2e6
1 changed files with 0 additions and 9 deletions

View File

@ -15,10 +15,6 @@
padding-left: 4px;
}
#preview-all-cards {
display: none;
}
.cards-title .tippy-hover {
display: none;
}
@ -49,9 +45,6 @@ div[data-refs-self*='"card"'] > .flex.flex-row.pr-2 > .editor-wrapper {
margin-left: -5px;
}
div[data-refs-self*='"card"'] .tag {
}
div[data-refs-self*='"card"'] > .flex.flex-row.pr-2 {
margin-left: 0;
}
@ -65,8 +58,6 @@ div[data-refs-self*='"card"'] > .flex.flex-row.pr-2 .block-control {
margin-left: 12px;
}
div[data-refs-self*='"card"'] > .flex.flex-row.pr-2 .block-control svg {}
div[data-refs-self*='"card"'] > .flex.flex-row.pr-2 .control-hide {
display: block;
}