From 7183ddc172e198bfeeec9991b6422c1f7491ac0f Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 20 Aug 2020 08:33:30 -0400 Subject: [PATCH] Fix border color in example --- docs/components/drawer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/drawer.md b/docs/components/drawer.md index a1caad9a..ffd506b3 100644 --- a/docs/components/drawer.md +++ b/docs/components/drawer.md @@ -104,7 +104,7 @@ By default, the drawer slides out of its [containing block](https://developer.mo ```html preview
The drawer will be contained to this box. This content won't shift or be affected in any way when the drawer opens.