somewhat better import-export tab + minor fixes

This commit is contained in:
Henry Jameson 2025-11-24 20:53:01 +02:00
commit db73631459
7 changed files with 73 additions and 65 deletions

View file

@ -68,16 +68,6 @@
&.-hidden {
display: none;
}
&.-full-height:not(.-hidden) {
height: 100%;
display: flex;
flex-direction: column;
> *:not(.tab-content-label) {
flex: 1;
}
}
}
}