🐛[BUG](Styling): Button padding stop working when loading the token
See original GitHub issueDescribe the bug Basically, when I try to reset the tokens (#58), the left-bottom buttons padding stop working.
To Reproduce Steps to reproduce the behavior:
- Remove the
tokens
file - Relaunch the Google Assistant
- Copy the new token
- Wait to load
- See that the buttons at the left-bottom padding are not working
Expected behavior Persist the padding of the button.
Screenshots
Desktop (please complete the following information):
- Windows 10 Build 1909
- Version 1909
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Issue while setting width = 100% on a button - Stack Overflow
So what is happening is the padding applied to the input is extending input besides width of 20%, making it appear that button...
Read more >Issue #278 · necolas/normalize.css - button padding - GitHub
I'm expecting people to set their own button styles. There doesn't seem to be enough value in attempting to adjust button padding.
Read more >Enhancing The Clickable Area Size - Ahmad Shadeed
This happens because the clickable area is not applied to the whole element. To make it more clear, see the below figure. I...
Read more >Buttons - Menus and actions - Human Interface Guidelines
Include about 10 pixels of padding between the edges of the image and the button edges. An image button's edges define its clickable...
Read more >How to Fix Divi - A Complete Guide To Solve Issues and ...
#5. Check For Plugin Conflicts ... If the issue disappeared when you enabled Safe Mode, this means that it is not caused by...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That is definitely in the roadmap 👍
@esau-morais This is because the “disable” class applied to the button (while fetching tokens) force a fixed padding. This would be fixed soon