Archived
fix: make keep control icon visible
This commit is contained in:
@@ -568,6 +568,12 @@ code .comment,
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
.card-icon svg {
|
||||
display: block;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.card h3,
|
||||
.doc-card h3,
|
||||
.faq-item h2,
|
||||
|
||||
Reference in New Issue
Block a user