Skip to content

Include basic <button> element styling #130

@alexgibson

Description

@alexgibson

Currently all button styles are handled as a component in _button.scss. This component isn't imported by default into the main protocol CSS file, so unless you import it explicitly <button> elements are rendered using their default browser styles. It would be nice to include some basic <button> styling in _elements.scss, so we can have a nice looking button without loading the entire button component into every page.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions