Skip to content

Commit 7727387

Browse files
jelbourntinayuangao
authored andcommitted
chore: remove debugging styles from api docs template (#2592)
1 parent c295fa9 commit 7727387

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

tools/dgeni/templates/componentGroup.template.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
<style>
2-
table {
3-
border-collapse: collapse;
4-
margin: 10px;
5-
min-width: 300px;
6-
}
7-
8-
td, th {
9-
border: 1px solid black;
10-
padding: 4px;
11-
}
12-
</style>
13-
141
{# Defines macros for reusable templates. #}
152
{% macro method(method) -%}
163
{% include 'method.template.html' %}

0 commit comments

Comments
 (0)