mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 04:05:34 +02:00
整理した
This commit is contained in:
10
src/client/app/dev/style.styl
Normal file
10
src/client/app/dev/style.styl
Normal file
@@ -0,0 +1,10 @@
|
||||
@import "../app"
|
||||
@import "../reset"
|
||||
|
||||
// Bootstrapのデザインを崩すので:
|
||||
*
|
||||
position initial
|
||||
background-clip initial !important
|
||||
|
||||
html
|
||||
background-color #fff
|
||||
Reference in New Issue
Block a user