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