mirror of
https://github.com/gchq/CyberChef
synced 2026-01-06 18:43:23 +00:00
Changed table-condensed to table-sm
This commit is contained in:
@@ -49,7 +49,7 @@ export const DATETIME_FORMATS = [
|
||||
* MomentJS DateTime formatting examples.
|
||||
*/
|
||||
export const FORMAT_EXAMPLES = `Format string tokens:
|
||||
<table class="table table-striped table-hover table-condensed table-bordered" style="font-family: sans-serif">
|
||||
<table class="table table-striped table-hover table-sm table-bordered" style="font-family: sans-serif">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Category</th>
|
||||
|
||||
Reference in New Issue
Block a user