mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-11-04 15:57:02 +01: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