@npm_leadtech/legal-lib-components 5.2.22 → 5.2.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/styles.css
CHANGED
|
@@ -5123,6 +5123,10 @@ html[data-theme=lawdistrict] .document-status.--is-new .icon {
|
|
|
5123
5123
|
letter-spacing: -0.3px;
|
|
5124
5124
|
padding: 0 1rem 1rem;
|
|
5125
5125
|
}
|
|
5126
|
+
.faqItem .content .answer ul {
|
|
5127
|
+
list-style: disc;
|
|
5128
|
+
margin-left: 2rem;
|
|
5129
|
+
}
|
|
5126
5130
|
.faqItem.open .question svg {
|
|
5127
5131
|
transform: rotate(90deg);
|
|
5128
5132
|
}
|