diff options
| author | anderklander <anderklander@gmail.com> | 2018-04-12 09:41:13 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2018-04-16 12:01:12 +0200 |
| commit | 7f485b287d9a501e7de11d470d68f1e698ff10c2 (patch) | |
| tree | 81767a79b7d47f813da5ef2edcff150a243b3416 /app/assets/css | |
| parent | c9f2ec62790a62e674b1252a6a18dec451d17bf3 (diff) | |
| download | mullvadvpn-7f485b287d9a501e7de11d470d68f1e698ff10c2.tar.xz mullvadvpn-7f485b287d9a501e7de11d470d68f1e698ff10c2.zip | |
JS fixes for react-native
Diffstat (limited to 'app/assets/css')
| -rw-r--r-- | app/assets/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/css/style.css b/app/assets/css/style.css index 619e40daf3..22d8c1f046 100644 --- a/app/assets/css/style.css +++ b/app/assets/css/style.css @@ -6,5 +6,4 @@ /* app */ @import '../../components/PlatformWindow.css'; @import '../../components/CustomScrollbars.css'; -@import '../../components/Layout.css'; @import '../../components/Switch.css'; |
