diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-17 04:51:54 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-17 04:51:54 +0900 |
| commit | 158cd43d9cf6863c1c5fbc7f8d76a2761c91606a (patch) | |
| tree | fe73df6eee78a158f0cb394b809166e86fca9fc3 /src/web | |
| parent | [Client] Better design (diff) | |
| download | misskey-158cd43d9cf6863c1c5fbc7f8d76a2761c91606a.tar.gz misskey-158cd43d9cf6863c1c5fbc7f8d76a2761c91606a.tar.bz2 misskey-158cd43d9cf6863c1c5fbc7f8d76a2761c91606a.zip | |
[Client] Better design
Diffstat (limited to 'src/web')
| -rw-r--r-- | src/web/app/mobile/tags/drive-selector.tag | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/web/app/mobile/tags/drive-selector.tag b/src/web/app/mobile/tags/drive-selector.tag index 9282153c64..b3e035baad 100644 --- a/src/web/app/mobile/tags/drive-selector.tag +++ b/src/web/app/mobile/tags/drive-selector.tag @@ -16,14 +16,10 @@ z-index 2048 top 0 left 0 - right 0 - margin 0 auto width 100% - max-width 500px height 100% overflow hidden background #fff - box-shadow 0 0 16px rgba(#000, 0.3) > header border-bottom solid 1px #eee |