chansung commited on
Commit
73a1fac
·
1 Parent(s): e71f7f1
Files changed (1) hide show
  1. 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
  }