Grace Guo 2017-11-01 21:07:44 -07:00 committed by GitHub
parent 87b6d76c32
commit 5c03167948
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,10 @@ input.form-control {
background-color: white;
}
input.form-control.input-sm {
height: 36px;
}
.chart-header a.danger {
color: red;
}
@ -346,11 +350,10 @@ iframe {
.Select-multi-value-wrapper {
display: flex;
flex-wrap: wrap;
padding-bottom: 3px;
}
.Select-value {
line-height: 1.2;
height: 23px;
}
.Select-input > input {