From a70bf3bd3337406704af5907a015ba385df0483d Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 10 Jun 2022 15:58:38 +0200 Subject: Rename input toggle hidden to input text It's more than just an hidden toggle --- client/src/sass/application.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/sass/application.scss') diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index 460356422..d288d2a21 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -151,7 +151,7 @@ code { } .input-error, -my-input-toggle-hidden ::ng-deep input { +my-input-text ::ng-deep input { border-color: $red !important; } -- cgit v1.2.3