@dialpad/dialtone-css 8.30.0-alpha.1 → 8.30.0
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/lib/dist/dialtone.css
CHANGED
|
@@ -2199,6 +2199,7 @@ legend .d-label {
|
|
|
2199
2199
|
}
|
|
2200
2200
|
.d-input__wrapper {
|
|
2201
2201
|
padding: 0;
|
|
2202
|
+
overflow-y: auto;
|
|
2202
2203
|
}
|
|
2203
2204
|
.d-input__wrapper .d-input-icon.d-input-icon--right {
|
|
2204
2205
|
margin-right: var(--dt-space-400);
|
|
@@ -7470,7 +7471,7 @@ body {
|
|
|
7470
7471
|
}
|
|
7471
7472
|
/**
|
|
7472
7473
|
* Do not edit directly
|
|
7473
|
-
* Generated on
|
|
7474
|
+
* Generated on Sun, 07 Apr 2024 20:16:08 GMT
|
|
7474
7475
|
*/
|
|
7475
7476
|
|
|
7476
7477
|
.dialtone-theme-light {
|
|
@@ -8287,7 +8288,7 @@ body {
|
|
|
8287
8288
|
|
|
8288
8289
|
/**
|
|
8289
8290
|
* Do not edit directly
|
|
8290
|
-
* Generated on
|
|
8291
|
+
* Generated on Sun, 07 Apr 2024 20:16:09 GMT
|
|
8291
8292
|
*/
|
|
8292
8293
|
|
|
8293
8294
|
.dialtone-theme-dark {
|