updated changelog and /ui/dist

This commit is contained in:
Gani Georgiev
2026-04-18 23:55:24 +03:00
parent c96415caae
commit e63fdf4dd0
5 changed files with 42 additions and 9 deletions

File diff suppressed because one or more lines are too long

4
ui/dist/index.html vendored
View File

@@ -13,9 +13,9 @@
<!-- prism -->
<script src="./libs/prism/prism.js" data-manual></script>
<script type="module" crossorigin src="./assets/index-DeYJrzya.js"></script>
<script type="module" crossorigin src="./assets/index-BIxYjbnA.js"></script>
<link rel="modulepreload" crossorigin href="./assets/pocketbase.es-B_4DUNUU.js">
<link rel="stylesheet" crossorigin href="./assets/index-D6o71dx6.css">
<link rel="stylesheet" crossorigin href="./assets/index-ltAYvB1J.css">
</head>
<body>
</body>

View File

@@ -6,10 +6,6 @@
.highlight-overlay {
color: var(--surfaceTxtColor);
}
.editor-content,
.highlight-overlay {
white-space: pre-line;
}
.editor-content:empty::before {
font-family: var(--baseFontFamily);
}