Overwrite existing css #261
Unanswered
Joseph-Pittera
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi !
I'd like to overwrite the list-style: none on ul in the css (to have list-style: disc). I tried to put it on a custom css file, but it doesn't work, the module's css file is given priority.
Or can it be done ?
Thanks for your support
Beta Was this translation helpful? Give feedback.
All reactions