Skip to content

Commit 4fd54b7

Browse files
committed
update separator-dot
1 parent 34f4765 commit 4fd54b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hypha/static_src/tailwind/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
}
123123
}
124124

125-
@utility separator-dot:not(:last-child)::after {
125+
.separator-dot:not(:last-child)::after {
126126
@apply text-fg-muted mx-1;
127127
content: "\00B7"; /* Unicode for middle dot */
128128
}

0 commit comments

Comments
 (0)