from Improve the appearance of the ✅ dialog Improve the appearance of Scrapbox Dialog after: image

  • before
    • image
  • In the meantime, I’d like to do something about the bumps up and down.
  • Add background color to buttons
  • I don’t need so much padding in the input field. css
.MuiOutlinedInput-input {
    padding: 9px;
}
- ![image](https://gyazo.com/f9a6013f0b6ea724acb2d47ef91b18be/thumb/1000)
  • I want to fix the label sticking out due to lack of margin. css
.dialog-inputs > div {
  margin-top: 7px;
}
- ![image](https://gyazo.com/7856c9b750e100efade7fb5c1e37c0e3/thumb/1000)

This page is auto-translated from [/nishio/✅Scrapbox Dialogの見た目を改善する](https://scrapbox.io/nishio/✅Scrapbox Dialogの見た目を改善する) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.