Rework item list display

This commit is contained in:
2021-12-28 11:34:41 +00:00
parent 3b5b3b84d4
commit d47d00d79b
4 changed files with 51 additions and 58 deletions

View File

@@ -28,6 +28,9 @@
color: $gray-100 !important;
border-color: $darktheme;
}
.btn-link {
color: white;
}
.bs-popover-right > .arrow::after {
border-right-color: $darktheme;
}