mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-10 00:30:40 +03:00
fix(button): Disabled outline
This commit is contained in:
parent
b5d60c2e44
commit
562fb9fedf
|
@ -213,6 +213,7 @@
|
||||||
&.focus {
|
&.focus {
|
||||||
//@include tab-focus();
|
//@include tab-focus();
|
||||||
outline: 0;
|
outline: 0;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user