Merged PR 170: Fix path topbar
Fix path topbar
This commit is contained in:
@@ -44,7 +44,7 @@ watch(() => userPrefStore.getSelApp, appUpdated, { immediate: true });
|
|||||||
<template>
|
<template>
|
||||||
<div class="layout-topbar">
|
<div class="layout-topbar">
|
||||||
<div class="layout-topbar-logo-container">
|
<div class="layout-topbar-logo-container">
|
||||||
<router-link to="/" class="layout-topbar-logo">
|
<router-link to="/ksdocuments" class="layout-topbar-logo">
|
||||||
<svg width="85" height="63" viewBox="0 0 85 63" fill="none" xmlns="http://www.w3.org/2000/svg">
|
<svg width="85" height="63" viewBox="0 0 85 63" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
<path
|
<path
|
||||||
fill-rule="evenodd"
|
fill-rule="evenodd"
|
||||||
|
|||||||
Reference in New Issue
Block a user