Merge pull request #395 from hellcp/patch-28

Fix search results look
pull/410/head
daniel 7 years ago committed by GitHub
commit 6a969ca9f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -298,3 +298,13 @@ details summary::-webkit-details-marker {
.profile-avatar img {
object-fit: cover;
}
.tt-menu {
padding: 0 !important;
border-radius: 0 0 0.25rem 0.25rem !important;
}
.tt-dataset .alert {
border: 0 !important;
border-radius: 0 !important;
}

Loading…
Cancel
Save