@papyrus-ui/styles 0.1.0 → 0.1.1
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/CHANGELOG.md +6 -0
- package/css/styles.css +2 -2
- package/css/styles.css.map +1 -1
- package/css/styles.min.css +1 -1
- package/css/styles.min.css.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/css/styles.css
CHANGED
|
@@ -25575,12 +25575,12 @@ img {
|
|
|
25575
25575
|
opacity: 1;
|
|
25576
25576
|
}
|
|
25577
25577
|
._34wo8i5 {
|
|
25578
|
-
|
|
25578
|
+
max-height: 0;
|
|
25579
25579
|
transition: var(--_11v98u33r);
|
|
25580
25580
|
overflow-y: hidden;
|
|
25581
25581
|
}
|
|
25582
25582
|
._34wo8i6 {
|
|
25583
|
-
|
|
25583
|
+
max-height: 24rem;
|
|
25584
25584
|
}
|
|
25585
25585
|
._34wo8i7 {
|
|
25586
25586
|
cursor: pointer;
|