💄 Rebuild CSS

This commit is contained in:
dependabot[bot] 2023-03-31 09:11:31 +00:00 committed by github-actions[bot]
parent 2189a0c997
commit 347a58a504

View file

@ -1,6 +1,6 @@
/*! Blowfish | MIT License | https://github.com/nunocoracao/blowfish */
/*! tailwindcss v3.3.0 | MIT License | https://tailwindcss.com */
/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
@ -3819,8 +3819,8 @@ body:has(#menu-controller:checked) {
padding-right: 0.5rem;
}
:is([dir="rtl"] .prose ol>li:before),:is([dir="rtl"]
.prose ul>li:before) {
:is([dir="rtl"] .prose ol>li):before,:is([dir="rtl"]
.prose ul>li):before {
left: auto;
right: 0.25rem;
}