From dd232b996a8cd4cb9be9ce0c3b81d6045013bb36 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 28 Feb 2018 05:43:14 +0900 Subject: :v: --- src/web/app/dev/style.styl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/web/app/dev/style.styl') diff --git a/src/web/app/dev/style.styl b/src/web/app/dev/style.styl index cdbcb0e261..e635897b17 100644 --- a/src/web/app/dev/style.styl +++ b/src/web/app/dev/style.styl @@ -1,5 +1,10 @@ @import "../app" @import "../reset" +// Bootstrapのデザインを崩すので: +* + position initial + background-clip initial !important + html background-color #fff -- cgit v1.2.3-freya