akveo / akveo/nebular

Unable to control checkmark's behaviour with CSS. Ex: Checkbox, Toggle (when checked), etc.

Aperta
#2,105 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
8.1k
Fork
1.5k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Issue type

**I'm submitting a **

* [x] bug report
* [ ] feature request

### Issue description

**Current behavior:**
I am not able to change the checkmark's look/behaviour (ex: make it flat, reduce it boldness, etc.) apart from the `font-size`. Since it is SVG, I am restricted to do anything w.r.t. styling with SCSS.

**Expected behavior:**
Should be able to control the `font-weight` and related properties as we can do for Radio Buttons (since it is not an SVG but, normal HTML elements).

**Steps to reproduce:**
Try making the Nebular checkbox's checkmark or toggle's checkmark as per the attached images.

**Related code:**
Not needed. Please refer to the below 2 images. Base font-size is 1rem.

![image](https://user-images.githubusercontent.com/16114850/69714924-43e4e280-10ff-11ea-94e9-175e935e21a5.png)
![image](https://user-images.githubusercontent.com/16114850/69714972-5b23d000-10ff-11ea-8b31-d09f43f78f9f.png)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.