diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-23 23:30:30 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-23 23:30:30 +0900 |
| commit | 10994c23615bb01e48e524ebbdd2c9b0aa0b9899 (patch) | |
| tree | ee1e43fa6f70995c4c9a352adaf476122f60c340 /src/web/app/app.styl | |
| parent | :earth_asia: (diff) | |
| download | misskey-10994c23615bb01e48e524ebbdd2c9b0aa0b9899.tar.gz misskey-10994c23615bb01e48e524ebbdd2c9b0aa0b9899.tar.bz2 misskey-10994c23615bb01e48e524ebbdd2c9b0aa0b9899.zip | |
:v:
Diffstat (limited to 'src/web/app/app.styl')
| -rw-r--r-- | src/web/app/app.styl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/web/app/app.styl b/src/web/app/app.styl index c441a445fb..431b9daa65 100644 --- a/src/web/app/app.styl +++ b/src/web/app/app.styl @@ -124,15 +124,5 @@ pre overflow auto tab-size 2 -mk-locker - display block - position fixed - top 0 - left 0 - z-index 65536 - width 100% - height 100% - cursor wait - [data-fa] display inline-block |