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