style: sidebar icon position

This commit is contained in:
lrl 2021-11-09 22:05:17 +08:00
parent e98dee9f0a
commit 3943164ad6

View File

@ -94,6 +94,7 @@ function resolvePath(routePath) {
<template #title>
<div
style="
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;