File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 }
99
1010 .alert {
11- @apply my-4 relative overflow-hidden w-full rounded-md p-4 flex gap-2.5 items-start text- (--ui-text-highlighted ) bg- (--ui-bg-elevated )/ 50 ring ring-inset ring- (--ui-border-accented );
11+ @apply my-4 relative overflow-hidden w-full rounded-md p-4 flex gap-2.5 items-start text- (--ui-text-highlighted ) bg- (--ui-bg-elevated )/ 50 ring ring-inset ring- (--ui-border );
1212
1313 & .alert-warning {
14- @apply bg- (--ui-warning )/ 10 text- (--ui-warning ) ring- (--ui-warning )/ 25 ;
14+ @apply bg- (--ui-warning )/ 10 text- (--ui-warning ) ring- (--ui-warning )/ 25 [ --tw-prose-links:var ( - -ui-warning)] ;
1515 }
1616
1717 & .alert-success {
18- @apply bg- (--ui-success )/ 10 text- (--ui-success ) ring- (--ui-success )/ 25 ;
18+ @apply bg- (--ui-success )/ 10 text- (--ui-success ) ring- (--ui-success )/ 25 [ --tw-prose-links:var ( - -ui-success)] ;
1919 }
2020
2121 div .alert-wrapper {
You can’t perform that action at this time.
0 commit comments