fix theme...
This commit is contained in:
8
themes/anzhiyu/source/css/_layout/chat.styl
Normal file
8
themes/anzhiyu/source/css/_layout/chat.styl
Normal file
@@ -0,0 +1,8 @@
|
||||
// chat
|
||||
if hexo-config('chat_btn') == true && hexo-config('chatra.enable')
|
||||
#chatra:not(.chatra--expanded)
|
||||
visibility: hidden !important
|
||||
width: 1px !important
|
||||
height: 1px !important
|
||||
opacity: 0 !important
|
||||
pointer-events: none
|
||||
Reference in New Issue
Block a user