mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
perf(UI): improved visibility of explore bar tooltips
This commit is contained in:
@ -580,7 +580,7 @@ defineExpose({ selectSchema, schemaAccordion });
|
||||
transition: opacity 0.2s;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
Reference in New Issue
Block a user