Don't add border on list-item
This commit is contained in:
parent
00238fe0e1
commit
61650a3e71
|
@ -18,6 +18,10 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.list-item {
|
||||||
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
.codex-editor .icon {
|
.codex-editor .icon {
|
||||||
align-items: initial;
|
align-items: initial;
|
||||||
display: initial;
|
display: initial;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user