@harbour-enterprises/superdoc 1.0.0-alpha.59 → 1.0.0-alpha.60
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/style.css +5 -5
- package/dist/superdoc.es.js +183 -111
- package/dist/superdoc.es.js.map +1 -1
- package/package.json +2 -2
package/dist/style.css
CHANGED
|
@@ -19287,7 +19287,7 @@ span[data-v-36fffb56] {
|
|
|
19287
19287
|
min-width: 300px;
|
|
19288
19288
|
}
|
|
19289
19289
|
|
|
19290
|
-
.text-field[data-v-
|
|
19290
|
+
.text-field[data-v-a048942e] {
|
|
19291
19291
|
white-space: nowrap;
|
|
19292
19292
|
height: 100%;
|
|
19293
19293
|
width: 100%;
|
|
@@ -19298,18 +19298,18 @@ span[data-v-36fffb56] {
|
|
|
19298
19298
|
padding: 1px;
|
|
19299
19299
|
}
|
|
19300
19300
|
|
|
19301
|
-
.paragraph-field[data-v-
|
|
19301
|
+
.paragraph-field[data-v-9e730527] {
|
|
19302
19302
|
margin: 0;
|
|
19303
19303
|
padding: 1px;
|
|
19304
19304
|
}
|
|
19305
19305
|
|
|
19306
|
-
.image-field[data-v-
|
|
19306
|
+
.image-field[data-v-54a2e776] {
|
|
19307
19307
|
overflow: hidden;
|
|
19308
19308
|
display: flex;
|
|
19309
19309
|
align-items: center;
|
|
19310
19310
|
margin-top: 2px;
|
|
19311
19311
|
}
|
|
19312
|
-
img[data-v-
|
|
19312
|
+
img[data-v-54a2e776] {
|
|
19313
19313
|
max-height: 100%;
|
|
19314
19314
|
}
|
|
19315
19315
|
|
|
@@ -19321,7 +19321,7 @@ img[data-v-3a10cc41] {
|
|
|
19321
19321
|
margin-top: 5px;
|
|
19322
19322
|
}
|
|
19323
19323
|
|
|
19324
|
-
.select-container[data-v-
|
|
19324
|
+
.select-container[data-v-97167b09] {
|
|
19325
19325
|
padding: 1px;
|
|
19326
19326
|
}
|
|
19327
19327
|
|