1
0
Fork 0

Update custom.scss

This commit is contained in:
Shlee 2020-02-16 13:09:05 +08:00 committed by GitHub
parent 03c90fd4de
commit b4cb75a314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -46,9 +46,6 @@ body, button, input, textarea {
opacity: .4;
}
.card.status-container {
}
.card-img-top {
height: auto;
}
@ -565,4 +562,4 @@ details summary::-webkit-details-marker {
.status-content > p:first-child {
display: inline;
}
}