@ansiversa/components 0.0.55 → 0.0.56
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/package.json +1 -1
- package/src/styles/global.css +0 -11
package/package.json
CHANGED
package/src/styles/global.css
CHANGED
|
@@ -281,9 +281,6 @@
|
|
|
281
281
|
font-size: 1.5rem;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.av-faq-admin__section .av-container {
|
|
285
|
-
padding-top: 1rem;
|
|
286
|
-
}
|
|
287
284
|
|
|
288
285
|
.av-faq-admin__order {
|
|
289
286
|
display: grid;
|
|
@@ -309,10 +306,6 @@
|
|
|
309
306
|
.av-faq-admin__header {
|
|
310
307
|
padding: 1rem 0;
|
|
311
308
|
}
|
|
312
|
-
|
|
313
|
-
.av-faq-admin__section .av-container {
|
|
314
|
-
padding-top: 1.25rem;
|
|
315
|
-
}
|
|
316
309
|
}
|
|
317
310
|
|
|
318
311
|
.av-page {
|
|
@@ -910,10 +903,6 @@
|
|
|
910
903
|
padding-top: 1rem;
|
|
911
904
|
}
|
|
912
905
|
|
|
913
|
-
.av-admin-page-head {
|
|
914
|
-
margin-bottom: 0.75rem;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
906
|
.av-faq-admin__count {
|
|
918
907
|
color: var(--ans-muted);
|
|
919
908
|
font-size: 0.875rem;
|