sapp-common-package-test-final 1.5.0 → 1.5.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/dist/index.css +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -757,7 +757,7 @@ button._1GA3p:hover {
|
|
757
757
|
}
|
758
758
|
|
759
759
|
div._2Uj7C {
|
760
|
-
@apply flex justify-between items-center py-4 !border-b-
|
760
|
+
@apply flex justify-between items-center py-4 !border-b-[10px] !border-solid border-[#F1F1F4];
|
761
761
|
}
|
762
762
|
|
763
763
|
._1NX4k {
|