mirror of
https://github.com/primer/css.git
synced 2024-12-14 15:10:35 +03:00
Merge pull request #1039 from primer/box-row-unread
Box row unread typo
This commit is contained in:
commit
9bbdc4c412
@ -287,7 +287,7 @@ Use `Box-row--focus-gray` or `Box-row--focus-blue` when using along-side `naviga
|
||||
|
||||
### Box row unread
|
||||
|
||||
Use `.Box-row-unread` to apply a blue vertical line highlight for indicating a row contains unread items.
|
||||
Use `.Box-row--unread` to apply a blue vertical line highlight for indicating a row contains unread items.
|
||||
|
||||
```html live
|
||||
<div class="Box">
|
||||
|
Loading…
Reference in New Issue
Block a user