chore: button ignore outline

This commit is contained in:
원더 2021-02-01 21:33:32 +09:00
parent ad8d41cc0e
commit 0a1b2ccfcb

View File

@ -75,4 +75,8 @@ i {
.dark .__multi-value, .dark .__multi-value__label, .dark .__multi-value__remove {
background: #2e3338 !important;
}
button {
outline: none !important;
}