🎨
This commit is contained in:
parent
d86859b1ce
commit
4c7152f4ac
3 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@ unreleased
|
||||||
----------
|
----------
|
||||||
* New: モバイル版のユーザーページのアクティビティチャートを変更
|
* New: モバイル版のユーザーページのアクティビティチャートを変更
|
||||||
* New: モバイル版のユーザーページに最終ログイン日時を表示するように
|
* New: モバイル版のユーザーページに最終ログイン日時を表示するように
|
||||||
|
* デザインの調整
|
||||||
|
|
||||||
2503 (2017/08/30)
|
2503 (2017/08/30)
|
||||||
-----------------
|
-----------------
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
> .name
|
> .name
|
||||||
display block
|
display block
|
||||||
margin 24px 0 2px 0
|
margin 24px 0 0 0
|
||||||
font-size 16px
|
font-size 16px
|
||||||
color #555
|
color #555
|
||||||
|
|
||||||
|
|
|
@ -376,7 +376,7 @@
|
||||||
font-size 12px
|
font-size 12px
|
||||||
|
|
||||||
> div
|
> div
|
||||||
padding 0 8px 8px 8px
|
padding 2px 8px 8px 8px
|
||||||
height 60px
|
height 60px
|
||||||
overflow hidden
|
overflow hidden
|
||||||
white-space normal
|
white-space normal
|
||||||
|
|
Loading…
Reference in a new issue