Ulepszenie generatora składów (wip)

This commit is contained in:
2022-11-04 20:50:54 +01:00
parent f24d212ca8
commit 3c5a9d2d0c
8 changed files with 261 additions and 37 deletions
+4
View File
@@ -146,6 +146,10 @@ input {
&:focus-visible {
border-color: $accentColor;
}
&::placeholder {
color: #aaa;
}
}
option {