Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -665,7 +665,7 @@
|
|
665 |
|
666 |
.sync-status {
|
667 |
position: absolute;
|
668 |
-
bottom:
|
669 |
left: 10px;
|
670 |
width: 150px; /* 固定幅 */
|
671 |
height: 30px; /* 固定高さ */
|
|
|
665 |
|
666 |
.sync-status {
|
667 |
position: absolute;
|
668 |
+
bottom: 100px;
|
669 |
left: 10px;
|
670 |
width: 150px; /* 固定幅 */
|
671 |
height: 30px; /* 固定高さ */
|