[Client] Improve usability
This commit is contained in:
parent
27689a655c
commit
9bfa0ee5e1
2 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,10 @@ ChangeLog (Release Notes)
|
||||||
=========================
|
=========================
|
||||||
主に notable な changes を書いていきます
|
主に notable な changes を書いていきます
|
||||||
|
|
||||||
|
unreleased
|
||||||
|
----------
|
||||||
|
* ユーザビリティの向上
|
||||||
|
|
||||||
2493-2 (2017/08/29)
|
2493-2 (2017/08/29)
|
||||||
-------------------
|
-------------------
|
||||||
* デザインの修正
|
* デザインの修正
|
||||||
|
|
|
@ -32,6 +32,7 @@
|
||||||
|
|
||||||
> .users
|
> .users
|
||||||
overflow-x scroll
|
overflow-x scroll
|
||||||
|
-webkit-overflow-scrolling touch
|
||||||
white-space nowrap
|
white-space nowrap
|
||||||
padding 16px
|
padding 16px
|
||||||
background #eee
|
background #eee
|
||||||
|
|
Loading…
Reference in a new issue