forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-20 15:02:21 -06:00
parent 18295ec837
commit 6ac9ee93c3
1 changed files with 1 additions and 1 deletions

View File

@ -2593,7 +2593,7 @@ video {
.dark .form-input {
--tw-border-opacity: 1;
border-color: rgba(var(--color-900), var(--tw-border-opacity));
background-color: rgba(255, 255, 255, .05);
background-color: rgba(255, 255, 255, .06);
}
@media (min-width: 640px) {