add rtl hinting for new graph + move code rtl hints to style file

This commit is contained in:
TechMiX
2021-09-15 12:06:55 +02:00
parent 3413b1c72a
commit dd9b6c6950
2 changed files with 25 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<div class="code" dir="ltr" style="text-align: left !important;">
<div class="code">
<ul ngbNav #navCodeTemplate="ngbNav" class="nav-tabs code-tab">
<li ngbNavItem *ngIf="code.codeTemplate.curl && method !== 'websocket'">
<a ngbNavLink>cURL</a>