aaronclawrence
aaronclawrence
With CSS: body { padding: 1em; } the padding will apply only on the left, not the right. Workaround: create a div inside body and put the padding on that...
### Issue submitter TODO list - [X] I've looked up my issue in [FAQ](https://docs.kafka-ui.provectus.io/faq/common-problems) - [X] I've searched for an already existing issues [here](https://github.com/provectus/kafka-ui/issues) - [X] I've tried running `master`-labeled...
Hello! I found this library with some excitement as I haven't found an easy way to get Console.app working for our capacitor app. It seems at some point, Apple made...
I noticed that I can only use ApplyTo once. The second time it throws NotSupportedException("Cannot apply more than once"); I can't see why that restriction is enforced. Who cares if...