Nindouja

Results 7 comments of Nindouja

I changed @DOWIT-JoelFrojmowicz snippet a bit to make it more generic. ``` /* Full width */ @charset "UTF-8"; .container { max-width: calc(100% - 100px) !important; } ``` With this it...

@juriansluiman can we please merge @obbardc PR (#25) or mine based on @shsethi proposal (#37) if you don't want dependabot. I'm using a mirror of this repo for publishing a...

Same here, can we get some update about this ? Like do you aknowledge the problem, is there a solution or workaround using an image on the hub or we...

Is gonna get merged soon ? It looks like it's forgotten.

I know that work; do you mean material icons ? i haven't tried them but they might work as well ``` yaml - Commons: - Proton mail: - icon: proton-mail...

I have the same problem ``` ImportError: cannot import name 'safe_str_cmp' from 'werkzeug.security' (/usr/local/lib/python3.8/site-packages/werkzeug/security.py) Checking for script in /app/prestart.sh Running script /app/prestart.sh Run flask migration upgrades (show current version first)...

Hello, I'm new to minecraft moding and was looking for exactly that event; I tried diferent ways including @boholder last try; but this one was on the client. I needed...