Skip to content

Commit 9af621c

Browse files
author
Manuel Rauber
committed
fixed css bug
1 parent 4e72639 commit 9af621c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng2client/less/main.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "_mixins";
22

33
body {
4-
.maxSize();
4+
width:100vw;
55
}
66

77
.center {

0 commit comments

Comments
 (0)