mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
11 lines
130 B
SCSS
11 lines
130 B
SCSS
trix-toolbar [data-trix-button-group="file-tools"] {
|
|
display: none;
|
|
}
|
|
|
|
trix-editor {
|
|
ol,
|
|
ul {
|
|
margin-left: 1.5em;
|
|
}
|
|
}
|