Interaktywne placeholdery (wip)

This commit is contained in:
2022-10-25 02:01:49 +02:00
parent 7484ce75b7
commit 5fbca454f2
5 changed files with 167 additions and 65 deletions
+4
View File
@@ -120,6 +120,10 @@ input {
&:focus-visible {
border-bottom: 2px solid $accentCol;
}
&.row-checkbox + input::placeholder {
color: red;
}
}
input[type='checkbox'],