mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Generalise tagger view to all scraping sources (#1812)
* Refactor Tagger view * Support link to existing studio/performer * Allow stash id field selection
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
align-items: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 70vh;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
|
||||
&:not(.card-based) {
|
||||
height: 70vh;
|
||||
}
|
||||
|
||||
&-message {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user