Skip to content

Commit f5391a8

Browse files
committed
style: reformat copy-page-panel Tailwind apply line
1 parent aea4e33 commit f5391a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,8 +1233,8 @@
12331233
padding: 0;
12341234
border: none;
12351235
/* Styled via Tailwind */
1236-
@apply w-72 rounded-md overflow-hidden bg-white dark:bg-gray-900
1237-
border border-foreground-tertiary shadow-lg;
1236+
@apply w-72 rounded-md overflow-hidden bg-white dark:bg-gray-900 border
1237+
border-foreground-tertiary shadow-lg;
12381238
}
12391239

12401240
#feedback-no:focus + label,

0 commit comments

Comments
 (0)