akveo / akveo/nebular

Custom CSS properties doesn't override global nebular styles

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

説明

### Issue type

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

* [X ] bug report
* [ ] feature request

### Issue description

**Current behavior:**
after register a custom css property on a theme, it still shows the global style not overring it

**Expected behavior:**
it should override the global style

**Steps to reproduce:**
register a theme following nebular documentation, add a custom property: value

**Related code:**

```
$nb-themes: nb-register-theme((
color-primary-500: #f5548e,
text-primary-hover-color: #f5548e,
), default, default);
```

### Other information:

https://i.ibb.co/cFXMCBX/nebular.png

"@angular/core": "8.2.14",
"@nebular/theme": "4.6.0",

**npm, node, OS, Browser**
```

```

**Angular, Nebular**
```

```

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

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

評価

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

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

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