quickgrid commited on
Commit
befbfc1
·
verified ·
1 Parent(s): a7b2cc4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -229,7 +229,7 @@
229
  display: flex; flex-direction: column; overflow: hidden;
230
  }
231
  .panel-header {
232
- padding: 12px 16px 10px; border-bottom: 1px solid var(--border);
233
  display: flex; align-items: center; justify-content: space-between; flex-shrink: 0;
234
  }
235
  .panel-title {
 
229
  display: flex; flex-direction: column; overflow: hidden;
230
  }
231
  .panel-header {
232
+ padding: 7px 16px 7px; border-bottom: 1px solid var(--border);
233
  display: flex; align-items: center; justify-content: space-between; flex-shrink: 0;
234
  }
235
  .panel-title {