mirror of
https://github.com/koreanbots/core.git
synced 2025-12-17 06:40:24 +00:00
chore: button ignore outline
This commit is contained in:
parent
ad8d41cc0e
commit
0a1b2ccfcb
4
app.css
4
app.css
@ -76,3 +76,7 @@ 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