mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Implement a guest login button, initially hidden
This commit is contained in:
@ -446,6 +446,10 @@ a {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#guestlogin_btn {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#modal_invite_btn {
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user