mirror of
https://github.com/primer/css.git
synced 2024-12-14 23:12:03 +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
|
### 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
|
```html live
|
||||||
<div class="Box">
|
<div class="Box">
|
||||||
|
Loading…
Reference in New Issue
Block a user