Allow to hide center column on large screens

This commit is contained in:
Francis Lachapelle
2016-11-10 16:04:29 -05:00
parent 5b02685d2b
commit 6e48734504
15 changed files with 111 additions and 27 deletions
@@ -109,6 +109,12 @@ md-icon {
&.icon-expand-more:before {
content: "\e5cf";
}
&.icon-fullscreen:before {
content: "\e5d0";
}
&.icon-fullscreen-exit:before {
content: "\e5d1";
}
&.icon-needs-action:before,
&.icon-help:before {
content: "\e887";