plugin : search input color
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 18s

This commit is contained in:
isUnknown 2026-01-29 16:21:12 +01:00
parent b19635f324
commit 75d3b557fe
3 changed files with 47 additions and 47 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -214,7 +214,7 @@ export default {
font-size: 0.875rem;
background: var(--color-white);
transition: border-color 0.2s;
color: #000;
color: #fff;
background: var(--input-color-back);
}