mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fix custom file input too
This commit is contained in:
@@ -106,7 +106,9 @@
|
|||||||
&::before { border-color: inherit; }
|
&::before { border-color: inherit; }
|
||||||
}
|
}
|
||||||
&:focus {
|
&:focus {
|
||||||
box-shadow: 0 0 0 $input-btn-focus-width rgba($color, .25);
|
~ .custom-file-control {
|
||||||
|
box-shadow: 0 0 0 $input-btn-focus-width rgba($color, .25);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user