@@ -654,6 +654,9 @@ font-size: .875rem;
width:inherit;
height: inherit;
}
+.pageContainer canvas{
+ background: #fff
+}
.m-close-side{
position: absolute;
right:-1px;
@@ -850,3 +853,8 @@ legend {
.form-text{
font-size:12px;
+.btn-sm .badge{
+ font-size:10px;
+ padding:.2em .4em;
+ top:0;