Added invisible for products.

This commit is contained in:
kirill.khorkov
2026-01-03 19:22:40 +03:00
parent 4a8d4f8c3f
commit 8682d4ade1
5 changed files with 44 additions and 6 deletions

View File

@@ -1638,7 +1638,8 @@ p, li, span {
input[type="text"],
input[type="email"],
input[type="tel"] {
input[type="tel"],
input[type="password"] {
.input-base();
}