Adds suspend overlay.

This commit is contained in:
damencho
2016-11-09 16:32:09 -06:00
parent 66b7404961
commit 96b280668d
4 changed files with 83 additions and 2 deletions
+5 -1
View File
@@ -7,7 +7,7 @@
text-align: center;
&__title {
margin: 12px 0;
margin: 17px 0;
padding-bottom: 17px;
color: $popoverFontColor;
font-size: 21px;
@@ -26,4 +26,8 @@
margin: 0 10px;
font-size: 50px;
}
&__button {
float: none !important;
}
}