This commit is contained in:
2025-04-03 08:51:40 -05:00
commit 9ef8d75174
74 changed files with 50934 additions and 0 deletions
@@ -0,0 +1,7 @@
/* Knowledge Base */
.hp-knowledge-basic-card {
min-height: 200px;
-ms-flex-line-pack: justify;
align-content: space-between;
display: block;
}