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

perf(UI): improvements in setting bar connections sort

This commit is contained in:
2021-07-15 18:31:44 +02:00
parent d38097d056
commit 0c29e0d566
4 changed files with 24 additions and 16 deletions

View File

@ -387,11 +387,6 @@
background: rgba(48, 55, 66, 0.95);
color: #fff;
}
&:hover .ex-tooltip-content {
visibility: visible;
opacity: 1;
}
}
#footer {

View File

@ -168,11 +168,6 @@
background: rgba(48, 55, 66, 0.95);
color: #fff;
}
&:hover .ex-tooltip-content {
visibility: visible;
opacity: 1;
}
}
.workspace {