diff options
| author | RblSb <msrblsb@gmail.com> | 2020-05-23 22:33:44 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-05-23 22:33:44 +0300 |
| commit | 5b94c5cc110f9367b844a622aa0ef4aabef34750 (patch) | |
| tree | 495d14c2041959fe859957fb9ab96d80fffa03be /res/css/des.css | |
| parent | 45080aa1f6d80f2ef64983904acbe1645c312d25 (diff) | |
Scroll to chat end on input touch
Diffstat (limited to 'res/css/des.css')
| -rw-r--r-- | res/css/des.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/des.css b/res/css/des.css index 57e4446..70d0cff 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -506,7 +506,7 @@ footer#footer { background-color: var(--background-chat); overflow-y: scroll; position: absolute; - top: 3rem; + top: 4rem; left: 1rem; bottom: 1rem; right: 1rem; |
