Updating stash button locally on actor and scene page.

This commit is contained in:
DebaucheryLibrarian
2021-03-20 18:12:06 +01:00
parent bb949e0a3b
commit 07643870cd
6 changed files with 60 additions and 32 deletions

View File

@@ -101,6 +101,9 @@ export default {
margin: 0;
font-size: 1.5rem;
color: var(--text-light);
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.section {