Replace from Code Climate to Super-Linter (#18587)

This commit is contained in:
Yamagishi Kazutoshi
2022-06-02 02:22:35 +09:00
committed by GitHub
parent 3f14260574
commit 84266f87e7
22 changed files with 799 additions and 742 deletions

View File

@@ -46,7 +46,7 @@
text-align: center;
padding: 12px 4px;
overflow: hidden;
transition: color .1s ease-out;
transition: color 0.1s ease-out;
cursor: pointer;
background: transparent;
border: 0;
@@ -242,8 +242,8 @@
padding: 5px 6px;
padding-top: 70px;
.emoji-mart-no-results-label {
margin-top: .2em;
.emoji-mart-no-results-label {
margin-top: 0.2em;
}
.emoji-mart-emoji:hover::before {