🎆 Fixes to fontawesome icons

This commit is contained in:
2021-11-11 20:40:01 -08:00
parent 4f95a9712d
commit ae3711f321
3 changed files with 10 additions and 17 deletions

View File

@@ -279,6 +279,7 @@ $size-8: 0.9rem;
top: 204px;
z-index: 1;
background: #fffffc;
min-height: 120px;
}
tr {
td {
@@ -329,15 +330,6 @@ $size-8: 0.9rem;
}
// comicvine search results
.slide-pane__content {
padding: 24px 12px;
}
.slide-pane__header {
margin-top: 52px;
}
.slide-pane__close {
display: none;
}
.search-results-container {
margin: 15px 0 0 0;
overflow: hidden;
@@ -387,7 +379,6 @@ $size-8: 0.9rem;
margin-bottom: 20px;
}
//
// progress
.progress-indicator-container {
height: 100%;