fix outline
This commit is contained in:
parent
2f707b089d
commit
9a8f1c1753
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cartoassets",
|
||||
"description": "Share frontend assets between different CartoDB repositories",
|
||||
"version": "0.1.31",
|
||||
"version": "0.1.32",
|
||||
"homepage": "https://github.com/cartodb/CartoAssets",
|
||||
"author": {
|
||||
"name": "CartoDB",
|
||||
|
@ -35,6 +35,7 @@
|
||||
}
|
||||
&:focus {
|
||||
border: 1px solid $cBlue;
|
||||
outline: none;
|
||||
}
|
||||
&:disabled,
|
||||
&.is-disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user