Prevent ts warning

This commit is contained in:
Jake Archibald
2018-10-21 13:52:15 +02:00
parent 9b18528c3b
commit 424a96f88e

View File

@@ -16,6 +16,7 @@
} }
&.vertical { &.vertical {
// TODO // TODO: make the mobile view work
background: red;
} }
} }