Fix CSS syntax: remove stray closing brace in globals.css
This commit is contained in:
parent
b3fa6955b7
commit
cf11ac9bcb
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@
|
|||
.rich-text .ProseMirror [data-type="ticketMention"][status="AWAITING_ATTENDANCE"]::before { @apply bg-sky-500; }
|
||||
.rich-text .ProseMirror [data-type="ticketMention"][status="PAUSED"]::before { @apply bg-violet-500; }
|
||||
.rich-text .ProseMirror [data-type="ticketMention"][status="RESOLVED"]::before { @apply bg-emerald-500; }
|
||||
}
|
||||
.rich-text [data-ticket-mention="true"] .ticket-mention-dot,
|
||||
.rich-text .ticket-mention .ticket-mention-dot {
|
||||
@apply inline-flex size-2 rounded-full bg-slate-400;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue