Finetuning Plugin behavior when not logged in
This commit is contained in:
@@ -149,6 +149,15 @@ button {
|
||||
color: #f38ba8;
|
||||
}
|
||||
|
||||
#auth-warning {
|
||||
display: grid;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
#auth-warning button {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user