akveo / akveo/ngx-admin

Header and Footer incorrect positioning after adding TailBlocks CDN to index.html

オープン
#5,697 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
25.7k
フォーク
7.9k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Issue type

**I'm submitting a ...** (check one with "x")

* [ ] bug report

### Issue description

**Current behavior:**
I am using the tailblocks https://mertjf.github.io/tailblocks/ via a cdn in my index.html

I am using the ngx-one-column layout for the side menu which has the header and footer component nested within it. After adding this style sheet reference the header and footer and stacked on top of each other at the top of the page and only fill less than half the width of the screen.

**Expected behavior:**
Header and Footer component should be at the top and bottom of the page.

**Steps to reproduce:**
I open index.html and paste the a CDN link in the header section with the link rel stylesheet.
link rel="stylesheet" href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css"
Observe after the toolbar positioning error.

**npm, node, OS, Browser**

Node, npm: `node --14.20` and `npm --6.14.2`
OS: Windows 10
Browser: Chrome

**Angular, Nebular**

Angular 9.0
Nebular 5.0

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。