mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 20:05:23 +02:00
Add logout button to user panel
This commit is contained in:
@ -684,6 +684,10 @@ p.mentioned span.chatmessage {
|
||||
width: 302px;
|
||||
}
|
||||
|
||||
#logout_btn {
|
||||
background-color: red;
|
||||
}
|
||||
|
||||
/* CSS Variables */
|
||||
:root {
|
||||
/*--<var>: <value>*/
|
||||
|
Reference in New Issue
Block a user