how to fix badge and spacing size that is wrong? #3792
Answered
by
laptopmutia
laptopmutia
asked this question in
Q&A
-
consider the badge and the number in top right and the spacing inside the cards my current page (rails 6 with webpacker and admin lte 3.1) starter page example from web | https://adminlte.io/themes/v3/starter.html I really need help to debug this since the console log gives no error at all |
Beta Was this translation helpful? Give feedback.
Answered by
laptopmutia
Jun 19, 2021
Replies: 1 comment
-
it's because I also import bootstrap to my application.scss to fix it just remove @bootstrap before
fixed
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
laptopmutia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it's because I also import bootstrap to my application.scss to fix it just remove @bootstrap
before
application.scss
fixed
application.scss