aboutsummaryrefslogtreecommitdiff
path: root/utils/minesweeper/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'utils/minesweeper/style.css')
-rw-r--r--utils/minesweeper/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/minesweeper/style.css b/utils/minesweeper/style.css
index 7d2a0b1..066650c 100644
--- a/utils/minesweeper/style.css
+++ b/utils/minesweeper/style.css
@@ -117,3 +117,6 @@ input {
border-color: #b71c1c;
}
+.info-bar {
+ height: 120px;
+}