Skip to content

Instantly share code, notes, and snippets.

@TomoyaShibata
Created June 15, 2017 15:33
Show Gist options
  • Save TomoyaShibata/cc74e5e3c5e05e14f38aaabb0c54bbab to your computer and use it in GitHub Desktop.
Save TomoyaShibata/cc74e5e3c5e05e14f38aaabb0c54bbab to your computer and use it in GitHub Desktop.
Web 版 Twitter 2017.06.16 Update による過剰な角丸を 6px に統一するやつ
.RichEditor {
border-radius: 6px;
}
.EdgeButton {
border-radius: 6px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment