sapp-common-package-test-final 1.5.1 → 1.5.2
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 +2 -2
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -208,7 +208,7 @@ div._3Yvs5 {
|
|
208
208
|
display: flex;
|
209
209
|
align-items: center;
|
210
210
|
justify-content: space-between;
|
211
|
-
border-bottom-width:
|
211
|
+
border-bottom-width: 10px !important;
|
212
212
|
border-style: solid !important;
|
213
213
|
--tw-border-opacity: 1;
|
214
214
|
border-color: rgb(241 241 244 / var(--tw-border-opacity, 1));
|
@@ -781,7 +781,7 @@ div._2Uj7C {
|
|
781
781
|
}
|
782
782
|
|
783
783
|
div._US4AW {
|
784
|
-
@apply h-8 !border-r-
|
784
|
+
@apply h-8 !border-r-[1px] !border-solid border-[#176CDD];
|
785
785
|
}
|
786
786
|
|
787
787
|
._2OOkM thead th,
|