1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-21 14:09:25 -05:00

Improve usability

This commit is contained in:
syuilo 2020-02-21 07:21:27 +09:00 committed by GitHub
parent 75615cf503
commit c925498120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@
}
html {
touch-action: manipulation;
background-color: var(--bg);
background-attachment: fixed;
background-size: cover;