mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
f2979f3fd8
commit
8bab8be3dd
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@ $PassphraseStrengthHigh: $accent-color;
|
|||
$PassphraseStrengthMedium: $username-variant5-color;
|
||||
$PassphraseStrengthLow: $notice-primary-color;
|
||||
|
||||
.mx_PassphraseField {}
|
||||
|
||||
@define-mixin ProgressBarColour $colour {
|
||||
color: $colour;
|
||||
&::-moz-progress-bar {
|
||||
|
|
Loading…
Reference in a new issue