mirror of
https://github.com/primer/css.git
synced 2024-11-25 07:33:41 +03:00
remove comment from form-control
This commit is contained in:
parent
bdc0de61b3
commit
b809f91e8e
@ -36,7 +36,6 @@ label {
|
||||
border-color: $blue-400;
|
||||
outline: none;
|
||||
box-shadow: $form-control-shadow, $btn-input-focus-shadow;
|
||||
// box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user