We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d909c24 commit dac6339Copy full SHA for dac6339
src/_includes/content/delivery-overview-discards.html
@@ -7,6 +7,9 @@
7
font-size: 11px;
8
text-wrap: balance;
9
}
10
+ .table-search {
11
+ width: 85%;
12
+ }
13
</style>
14
15
<input class="table-search" type="text" id="filterInput" onkeyup="searchFilter()"
0 commit comments