From 33046c24876203199633b817c42ffcef87f65b9a Mon Sep 17 00:00:00 2001 From: Hao Sun Date: Mon, 13 Dec 2021 10:11:22 +0800 Subject: [PATCH] * prepend style for client mode. --- xuanxuan/module/index/ext/css/index/xuanxuan.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xuanxuan/module/index/ext/css/index/xuanxuan.css b/xuanxuan/module/index/ext/css/index/xuanxuan.css index e69de29bb2..bf547375e8 100644 --- a/xuanxuan/module/index/ext/css/index/xuanxuan.css +++ b/xuanxuan/module/index/ext/css/index/xuanxuan.css @@ -0,0 +1,3 @@ +.xxc-embed #menu {display: none!important;} +.xxc-embed #appsBar, +.xxc-embed #apps {left: 0!important;}