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

feat(PostgreSQL): ability to cancel queries

This commit is contained in:
2021-12-26 21:13:02 +01:00
parent 3d56ec7b49
commit 0c002918eb
6 changed files with 62 additions and 22 deletions

View File

@ -200,7 +200,7 @@ export default {
}
&::before {
content: '';
content: "";
height: 0;
width: 3px;
transition: height 0.2s;