mirror of
https://github.com/primer/css.git
synced 2024-12-14 06:44:38 +03:00
Add support for using <button>s
This commit is contained in:
parent
3f72b945d6
commit
f63d53c56e
@ -17,6 +17,7 @@
|
||||
line-height: $lh-default;
|
||||
color: $text-gray;
|
||||
text-align: center;
|
||||
border: none;
|
||||
// stylelint-disable-next-line primer/borders
|
||||
border-bottom: 2px $border-style transparent;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user