mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
desktop version supports rtl
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
<v-tooltip activator="parent">{{ tt('Click to close') }}</v-tooltip>
|
||||
<div class="d-inline-flex">
|
||||
<img alt="logo" class="notification-logo" :src="APPLICATION_LOGO_PATH" />
|
||||
<span class="ml-2">{{ tt('global.app.title') }}</span>
|
||||
<span class="ms-2">{{ tt('global.app.title') }}</span>
|
||||
</div>
|
||||
<div>
|
||||
{{ currentNotificationContent }}
|
||||
|
||||
Reference in New Issue
Block a user