diff --git a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css index 5073d25..3d41107 100644 --- a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css +++ b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.css @@ -150,7 +150,7 @@ body { height: 90px; position: relative; overflow: hidden; - background: #e7e5d9; + /*background: #e7e5d9;*/ } .card_list .item img { diff --git a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html index de7f05f..0b00b9b 100644 --- a/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html +++ b/plugins/genshin/resources/StarRail/html/gachaLog/gachaLog.html @@ -53,7 +53,7 @@ src="{{pluResPath}}img/{{val.item_type=='角色'?'role':'weapon'}}/{{val.name}}.webp" onerror="whenError(this,'{{val.item_type=='角色'?'role':'weapon'}}')"/> -
{{val.num}}
+
{{val.num}}
{{/each}}