Changes
2 changed files (+3/-0)
-
-
@@ -6,6 +6,8 @@export const styles = css` .figma-footer { flex: 0; z-index: calc(var(--z-index) + 1); border-top: 1px solid #ccc; min-height: 48px; padding: 0 16px; text-decoration: none;
-
-
-
@@ -139,6 +139,7 @@ right: 0;background: white; border-left: 1px solid #ccc; overflow-y: auto; z-index: calc(var(--z-index) + 2); } .inspector-view h4 {
-