Skip to content

Commit 9614d9e

Browse files
committed
fix popupInfo background color
1 parent 52bcc24 commit 9614d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218

219219
.ui-page{ overflow-y:hidden !important; }
220220

221-
div.popupInfo {max-width:90%;padding:0.7em;}
221+
div.popupInfo {max-width:90%;padding:0.7em;background-color: #fff;}
222222
</style>
223223
</head>
224224
<body>

0 commit comments

Comments
 (0)