fix: fixed import action for orphaned files

This commit is contained in:
2026-05-02 11:08:33 +02:00
parent 45040f9f66
commit a4ea24faa2
4 changed files with 160 additions and 2 deletions

View File

@@ -8223,7 +8223,7 @@ button.import-taxonomy-pill {
line-height: 1;
padding: 0 6px;
flex-shrink: 0;
opacity: 0;
opacity: 1;
transition: opacity 0.15s, color 0.15s;
}