Fix raw parsing maybe, fix index picker css

This commit is contained in:
2021-12-23 15:47:36 -05:00
parent d87fee8e00
commit f2fd7ccf41
7 changed files with 43 additions and 22 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -133,6 +133,11 @@ export default Vue.extend({
font-size: 80%;
}
.theme-black .version-badge {
color: #eee !important;
background: none;
}
.version-badge {
color: #222 !important;
background: none;