@ -283,7 +283,8 @@
@media print {
#spectrum-root,
#clip-root,
#app-root {
#app-root,
#app-body {
overflow: visible !important;
}
@ -66,4 +66,9 @@
.tab-content {
padding: 0 var(--spacing-xl);
.devtools {
display: none;
</style>
@ -71,4 +71,9 @@
.dev-preview-header :global(.spectrum-Picker-label) {
color: white !important;
.dev-preview-header {