mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -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 を書いていきます
|
||||
|
||||
unreleased
|
||||
----------
|
||||
* ユーザビリティの向上
|
||||
|
||||
2493-2 (2017/08/29)
|
||||
-------------------
|
||||
* デザインの修正
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
> .users
|
||||
overflow-x scroll
|
||||
-webkit-overflow-scrolling touch
|
||||
white-space nowrap
|
||||
padding 16px
|
||||
background #eee
|
||||
|
|
Loading…
Reference in a new issue