1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00

fix(PostgreSQL): various issues in query results

This commit is contained in:
2021-03-19 18:49:26 +01:00
parent d465e18dba
commit fccfe92453
6 changed files with 75 additions and 44 deletions

View File

@@ -15,7 +15,8 @@
}
&.key-mul,
&.key-INDEX {
&.key-INDEX,
&.key-KEY {
color: palegreen;
}