mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 06:46:04 +02:00
ui improve
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="gallery-page x-container">
|
||||
<div class="gallery-page__header">
|
||||
<el-button text size="small" :icon="ArrowLeft" class="gallery-page__back" @click="goBack">
|
||||
<el-button text :icon="ArrowLeft" class="gallery-page__back" @click="goBack">
|
||||
{{ t('nav_tooltip.tools') }}
|
||||
</el-button>
|
||||
<span class="header">{{ t('dialog.gallery_icons.header') }}</span>
|
||||
|
||||
Reference in New Issue
Block a user