Skip to content

Commit ac5396e

Browse files
committed
Minor css fix on error template
1 parent 2fc8b0e commit ac5396e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/error.template.ftlh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
background: #d1c4e9;
2727
font-weight: 600;
2828
vertical-align: middle;
29+
margin: -1px -1px 0px -1px;
30+
border-radius: 3px 3px 0px 0px;
2931
}
3032

3133
[data-plugin-style-id="kubernetes-plugin"] .stacktrace {

0 commit comments

Comments
 (0)