Overhaul StatusBar

This commit is contained in:
Denevola 2022-10-20 17:38:48 +09:00
parent 2cb8230d9c
commit 0938a9809b
5 changed files with 317 additions and 213 deletions

View file

@ -64,6 +64,6 @@ watch(
<style scoped>
.placeholder:empty::before {
--ico: '\f3a5';
--ico: '\f262';
}
</style>