- statics/styles.css +1 -1
statics/styles.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
.summary-window {
|
2 |
height: 550px !important;
|
3 |
-
border: dashed 1px #e0e0e0 !important;
|
4 |
border-radius: 10px !important;
|
5 |
padding: 4px;
|
6 |
}
|
|
|
1 |
.summary-window {
|
2 |
height: 550px !important;
|
3 |
+
/* border: dashed 1px #e0e0e0 !important; */
|
4 |
border-radius: 10px !important;
|
5 |
padding: 4px;
|
6 |
}
|