analytica-frontend-lib 1.1.27 → 1.1.28
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/NotificationCard/index.js +1 -20
- package/dist/NotificationCard/index.js.map +1 -1
- package/dist/NotificationCard/index.mjs +1 -20
- package/dist/NotificationCard/index.mjs.map +1 -1
- package/dist/index.css +0 -7
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -22
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -22
- package/dist/index.mjs.map +1 -1
- package/dist/styles.css +0 -7
- package/dist/styles.css.map +1 -1
- package/package.json +1 -1
- package/dist/no-notification-result-7Y3ACV6V.png +0 -0
package/dist/styles.css
CHANGED
|
@@ -1088,9 +1088,6 @@
|
|
|
1088
1088
|
.max-w-\[266px\] {
|
|
1089
1089
|
max-width: 266px;
|
|
1090
1090
|
}
|
|
1091
|
-
.max-w-\[316px\] {
|
|
1092
|
-
max-width: 316px;
|
|
1093
|
-
}
|
|
1094
1091
|
.max-w-\[324px\] {
|
|
1095
1092
|
max-width: 324px;
|
|
1096
1093
|
}
|
|
@@ -2917,10 +2914,6 @@
|
|
|
2917
2914
|
--tw-leading: 21px;
|
|
2918
2915
|
line-height: 21px;
|
|
2919
2916
|
}
|
|
2920
|
-
.leading-\[23px\] {
|
|
2921
|
-
--tw-leading: 23px;
|
|
2922
|
-
line-height: 23px;
|
|
2923
|
-
}
|
|
2924
2917
|
.leading-\[150\%\] {
|
|
2925
2918
|
--tw-leading: 150%;
|
|
2926
2919
|
line-height: 150%;
|