How can I edit anything in the login screen? #8975
Unanswered
guiqis
asked this question in
Self hosted
Replies: 1 comment 2 replies
-
I too want to make some admin page edits, such as the sidebar for us is too thin, it's cutting off half the inbox names. I want to make changes to the CSS etc too but not sure how to re-compile. @guiqis would you mind providing instruction how you are re-compiling? Even if it doesn't work yet, I'll begin from there and test too, if/when I figure anything out I'll report back too. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying (without success) to edit anything in the login screen. I've tried to add console logs, change texts and stuff, but none of my changes appear to be applied. I did recompile, cleared cache, event restarted the server.
How can I edit something and see changes being applied?
As a reference, I'm editing
app/javascript/v3/views/login/Index.vue
Beta Was this translation helpful? Give feedback.
All reactions