anadius / gd-efc

Google Drive - encrypted folder copy
https://anadius.github.io/gd-efc/
383 stars 176 forks source link

Fix Buttons #18

Closed PBhadoo closed 2 years ago

PBhadoo commented 2 years ago

Add class btn-block in buttons.

Change Button classes col-12 etc to only col

This fixes alignment issues.

Check here at https://decrypt.hashhackers.com (doesn't fixes all buttons because they are coded in JS file)

anadius commented 2 years ago

I'm not going to change anything in my project because it doesn't look like you want in your fork. You can use JS too.

PBhadoo commented 2 years ago

Problem is that file is Obfuscated. I cannot find exactly where is the button classes in it. :(

anadius commented 2 years ago

So what? MutationObserver is your friend.