fix header

This commit is contained in:
Qiuxia Fan 2022-06-14 09:52:58 +08:00
parent 2e39b4dcf5
commit 8b6fc46d96

View File

@ -66,7 +66,7 @@ limitations under the License. -->
</div> </div>
<ConditionTags :type="'LOG'" @update="updateTags" /> <ConditionTags :type="'LOG'" @update="updateTags" />
</div> </div>
<div class="row tips"> <div class="row tips" v-show="!isBrowser">
<b>{{ t("conditionNotice") }}</b> <b>{{ t("conditionNotice") }}</b>
</div> </div>
<div class="flex-h" v-show="!isBrowser"> <div class="flex-h" v-show="!isBrowser">