fix: improve readability on input placeholders - fixed #1974
This commit is contained in:
@@ -486,7 +486,7 @@ export default defineComponent({
|
||||
|
||||
&::before {
|
||||
@apply text-secondary;
|
||||
@apply opacity-25;
|
||||
@apply opacity-35;
|
||||
@apply pointer-events-none;
|
||||
|
||||
content: attr(placeholder);
|
||||
|
||||
Reference in New Issue
Block a user