]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Implement two factor in client
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index add01fb71e81d064a806a50305300fd6db5c8720..224efbffd56898689e54c27f53ceac62b11a9025 100644 (file)
@@ -43,6 +43,7 @@ body {
   --inputForegroundColor: #{$input-foreground-color};
   --inputBackgroundColor: #{$input-background-color};
   --inputPlaceholderColor: #{$input-placeholder-color};
+  --inputBorderColor: #{$input-border-color};
 
   --textareaForegroundColor: #{$textarea-foreground-color};
   --textareaBackgroundColor: #{$textarea-background-color};