db nueva y .gitignore
This commit is contained in:
@@ -297,6 +297,16 @@ body {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.form-group input[type="number"]::-webkit-outer-spin-button,
|
||||
.form-group input[type="number"]::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.form-group input[type="number"] {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.form-group input,
|
||||
.form-group select {
|
||||
padding: 0.65rem 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user