Replies: 1 comment 3 replies
-
Hey @mwala-zm That shouldn't happen AFAIK. One thing you should ensure is that you're not loading Avo's css in your application.html file. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an app to which I want to add avo as an admin dashboard. once I run
bin/rails app:template LOCATION='https://avohq.io/app-template'
and everything is generated avo overrides my css. My app is using tailwind to be specific.This pushes all my content to the bottom. Does anyone know if this is a bug or something I have to configure to get the css working separately.
Beta Was this translation helpful? Give feedback.
All reactions