daisyui 3.1.7 → 3.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/full.css CHANGED
@@ -3131,7 +3131,7 @@ html {
3131
3131
  background-color: transparent}
3132
3132
  [dir="rtl"] .breadcrumbs > ul > li + *:before,
3133
3133
  [dir="rtl"] .breadcrumbs > ol > li + *:before {
3134
- --tw-rotate: -135deg}
3134
+ --tw-rotate: -45deg}
3135
3135
  .btn:active:hover,
3136
3136
  .btn:active:focus {
3137
3137
  animation: button-pop 0s ease-out;
package/dist/styled.css CHANGED
@@ -1431,7 +1431,7 @@
1431
1431
 
1432
1432
  [dir="rtl"] .breadcrumbs > ul > li + *:before,
1433
1433
  [dir="rtl"] .breadcrumbs > ol > li + *:before {
1434
- --tw-rotate: -135deg;
1434
+ --tw-rotate: -45deg;
1435
1435
  }
1436
1436
  .btn {
1437
1437
  gap: 0.5rem;