mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 22:30:23 +00:00
chore: button ignore outline
This commit is contained in:
parent
ad8d41cc0e
commit
0a1b2ccfcb
4
app.css
4
app.css
@ -75,4 +75,8 @@ i {
|
|||||||
|
|
||||||
.dark .__multi-value, .dark .__multi-value__label, .dark .__multi-value__remove {
|
.dark .__multi-value, .dark .__multi-value__label, .dark .__multi-value__remove {
|
||||||
background: #2e3338 !important;
|
background: #2e3338 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
outline: none !important;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user