Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiny feature request: $card-border-radius variable #2598

Closed
nzamosenchuk opened this issue Aug 16, 2019 · 1 comment · May be fixed by harisonbly/jobmaster#4 or shinehs/observable-hooks#1
Closed

Tiny feature request: $card-border-radius variable #2598

nzamosenchuk opened this issue Aug 16, 2019 · 1 comment · May be fixed by harisonbly/jobmaster#4 or shinehs/observable-hooks#1
Labels

Comments

@nzamosenchuk
Copy link

This is about the Bulma CSS framework: tiny feature request.

Description

The Card component offers a very clean way to customize the shadow via $card-shadow property.

It would be great to have a similar mechanism to customize the border-radius via $card-border-radius. Why? Cards with rounded borders are super popular. Hey, even https://bulma.io/ has blocks (not quite cards, actually) with rounded corners.

service-paradis added a commit to service-paradis/bulma that referenced this issue Sep 19, 2019
- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json
service-paradis added a commit to service-paradis/bulma that referenced this issue Sep 25, 2019
- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json
@stale
Copy link

stale bot commented Feb 12, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 12, 2020
@stale stale bot closed this as completed Feb 19, 2020
jgthms pushed a commit that referenced this issue Aug 4, 2020
* Close #2598

- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json

* Fix per @jgthms

- Could be a small breaking change
   since `overflow: hidden` is added to card
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant