mirror of
https://github.com/primer/css.git
synced 2024-11-29 14:14:26 +03:00
Fix input-block
in form-group
(#1954)
* Fix input-block in form-group * Create famous-masks-end.md
This commit is contained in:
parent
5353210fde
commit
30f29d3832
5
.changeset/famous-masks-end.md
Normal file
5
.changeset/famous-masks-end.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"@primer/css": patch
|
||||
---
|
||||
|
||||
Fix `input-block` in `form-group`
|
@ -30,6 +30,7 @@
|
||||
|
||||
&.short { width: 250px; }
|
||||
|
||||
&.input-block,
|
||||
&.long { width: 100%; }
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user