Make OpenToday full-height for v1

This commit is contained in:
2018-03-12 02:16:45 +05:30
parent a06ed1a801
commit c53c43bfe0
+1 -1
View File
@@ -5,5 +5,5 @@
.App .OpenToday-container {
width: 100%;
height: 60%;
height: 100%;
}