fix: use neutral instead of subtle for text

This commit is contained in:
Baptiste Grob
2021-03-08 10:05:20 +01:00
parent f2e380f036
commit e1a5dde968

View File

@@ -149,7 +149,7 @@
.sk-panel-row
.sk-panel-column
.sk-h1.sk-bold.wrap {{self.state.user.email}}
.sk-subtitle.subtle.normal {{self.state.server}}
.sk-subtitle.neutral {{self.state.server}}
.sk-panel-row
a.sk-a.info.sk-panel-row.condensed(
ng-click="self.openPasswordWizard()"