master
kek7198 2021-12-18 18:12:38 -06:00
parent e07e80ba2f
commit ce27ee14bd
1 changed files with 5 additions and 4 deletions

View File

@ -2425,10 +2425,6 @@ img.emoji-lg {
-o-object-fit: contain;
object-fit: contain}
.last\:border-none:last-child {
border-style: none;
}
.odd\:bg-gray-200:nth-child(odd) {
--tw-bg-opacity: 1;
background-color: rgba(var(--color-200), var(--tw-bg-opacity));
@ -2835,6 +2831,11 @@ img.emoji-lg {
color: rgba(var(--color-400), var(--tw-text-opacity));
}
.dark .dark\:hover\:text-gray-400:hover {
--tw-text-opacity: 1;
color: rgba(var(--color-400), var(--tw-text-opacity));
}
@media (min-width: 640px) {
.sm\:static {