mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 03:47:40 -07:00
[Client] Improve usability
This commit is contained in:
parent
5dbbe10ca7
commit
ba9543b30a
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