✨(frontend) checked checkboxes: removing strikethrough
removing strikethrough Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
@@ -91,6 +91,11 @@ export const cssEditor = (readonly: boolean) => css`
|
||||
border-radius: var(--c--theme--spacings--3xs);
|
||||
}
|
||||
|
||||
.bn-block-content[data-content-type='checkListItem'][data-checked='true']
|
||||
.bn-inline-content {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 1.875rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user