Add FAQ chip to login screen
This commit is contained in:
@@ -22,6 +22,11 @@
|
||||
justify-content: space-between;
|
||||
gap: 12px;
|
||||
}
|
||||
.auth-actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
input[readonly].readonly {
|
||||
background: #f7f3eb;
|
||||
|
||||
Reference in New Issue
Block a user