diff options
| author | Lionel Han <47760119+IGoByJoe@users.noreply.github.com> | 2020-06-16 21:01:05 -0700 |
|---|---|---|
| committer | Lionel Han <47760119+IGoByJoe@users.noreply.github.com> | 2020-06-16 21:01:05 -0700 |
| commit | 5b7b2a3e083d532758409474b8549b7bc16e7a4e (patch) | |
| tree | d455b87b65582d6d8fa25a1c2f644f8712582f74 /src/mobile/MobileInterface.scss | |
| parent | fe2e0bd58ea9558b710d8fb8037ec72065efa882 (diff) | |
fix css
Diffstat (limited to 'src/mobile/MobileInterface.scss')
| -rw-r--r-- | src/mobile/MobileInterface.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mobile/MobileInterface.scss b/src/mobile/MobileInterface.scss index 215ce02e5..86b043590 100644 --- a/src/mobile/MobileInterface.scss +++ b/src/mobile/MobileInterface.scss @@ -33,4 +33,4 @@ position: relative; touch-action: none; background-color: pink; -}
\ No newline at end of file +} |
