Customize auth page
- 主要语言
- TypeScript
- 星标
- 25.7k
- 派生
- 7.9k
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Issue type
Styling css of login page
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Current behavior:**
I was able to remove arrow icon from left top corner by adding below in css file
`/deep/ .nb-theme-cosmic nb-card-header { display: none !important; }
`
**Expected behavior:**
I want to remove the nb-card thing which is in login.template.html which is part of node modules so that it looks like below:

**Steps to reproduce:**
**Related code:**
```
insert short code snippets here
```
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
贡献指南
评估
这个 Issue 还没有评估数据。