fixed stop button and popovers

This commit is contained in:
Rohit Nandwani
2019-06-24 12:34:24 -04:00
parent 10e35f19e9
commit d9a447a157
3 changed files with 14 additions and 8 deletions

View File

@@ -365,8 +365,12 @@ html, body {
width: 100%;
height: 200px;
font-size: 32px;
color: white !important;
}
.popover {
color: black;
}