Commit a38ee350 authored by Jason Fox's avatar Jason Fox
Browse files

Alter CSS to display keyword list over multiple lines

parent fb30d698
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1541,6 +1541,11 @@ table.no-table-stripes tbody tr {
    color: rgb(62, 72, 79);
  }

  #editor p[data-replace="{{KEYWORDS}}"] {
    max-width: 60%;
    margin: auto;
  }

  flex-item:has(.ZT) {
    background-color: white;
  }