From f9d5d9e30bbd06a5d3c5d914334ea416b5b3bcee Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 18 Jul 2018 00:47:09 +0900 Subject: Improve doc --- src/docs/api/endpoints/style.styl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/docs/api/endpoints/style.styl') diff --git a/src/docs/api/endpoints/style.styl b/src/docs/api/endpoints/style.styl index 2af9fe9a77..e7e32b3395 100644 --- a/src/docs/api/endpoints/style.styl +++ b/src/docs/api/endpoints/style.styl @@ -6,12 +6,14 @@ color #fff background #222e40 border-radius 4px + overflow auto + white-space nowrap > .method display inline-block margin 0 8px 0 0 padding 0 6px - color #f4fcff + color #fff background #17afc7 border-radius 4px user-select none -- cgit v1.2.3-freya