Skip to content

Commit d8a2acc

Browse files
author
mendax1234
committed
Fix bullet disorder in card
1 parent ac27676 commit d8a2acc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

custom.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,6 @@ a.button {
2121
color: var(--ls-icon-color);
2222
}
2323

24-
div[data-refs-self*='"card"'] {
25-
margin: 0.5em;
26-
background-color: var(--canvas-subtle);
27-
border: 1px solid var(--border-default);
28-
box-shadow: none;
29-
}
30-
div[data-refs-self*='"card"'] > div:first-child {
31-
margin-left: -0.5em;
32-
}
33-
3424
.form-checkbox {
3525
border-radius: 6px;
3626
}

0 commit comments

Comments
 (0)