NagisaNao commited on
Commit
eb37111
1 Parent(s): a52de58
Files changed (1) hide show
  1. special/dl_display_results.py +1 -1
special/dl_display_results.py CHANGED
@@ -121,7 +121,7 @@ hr {
121
  .outputs_dl { max-height: 400px; }
122
 
123
  /* good use of space */
124
- .extension, {
125
  display: grid;
126
  grid-template-columns: repeat(3, 1fr);
127
  }
 
121
  .outputs_dl { max-height: 400px; }
122
 
123
  /* good use of space */
124
+ .extension {
125
  display: grid;
126
  grid-template-columns: repeat(3, 1fr);
127
  }