Skip to content

Commit c6cca7c

Browse files
committed
more CSS
1 parent 6e3cab1 commit c6cca7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/site-kit/src/lib/components/Text.svelte

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
top: 0;
6363
height: var(--height);
6464
padding: 0.3rem;
65+
width: 100%;
66+
z-index: 2;
67+
justify-content: end;
6568
6669
&:has(.filename) {
6770
position: relative;

0 commit comments

Comments
 (0)