Browse Source

Merge pull request #68 from hubertbanas/master-cmake

Add body padding-bottom - release
philippe44 4 năm trước cách đây
mục cha
commit
d9a6b37d19
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      components/wifi-manager/webapp/src/sass/utils/_style.css

+ 1 - 0
components/wifi-manager/webapp/src/sass/utils/_style.css

@@ -4,6 +4,7 @@ body {
     margin-bottom:50px;
     padding-left: 12px;
     padding-right: 12px;
+    padding-bottom: 45px;
 }
 a {
     color: #fff;