From 4ff95be53bdd9db382cbb92b5dbb4dabd0c78ad2 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Sun, 27 May 2018 22:41:05 +0900
Subject: [PATCH] Fix

---
 src/client/app/mobile/views/widgets/profile.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/client/app/mobile/views/widgets/profile.vue b/src/client/app/mobile/views/widgets/profile.vue
index a94f7e94b..beae1ffa3 100644
--- a/src/client/app/mobile/views/widgets/profile.vue
+++ b/src/client/app/mobile/views/widgets/profile.vue
@@ -56,7 +56,7 @@ export default define({
 	left 92px
 	margin 0
 	line-height 100px
-	color #fff
+	color #fff !important // !important is for md
 	font-weight bold
 	text-shadow 0 0 8px rgba(#000, 0.5)