mirror of
https://github.com/wassname/talk.git
synced 2026-07-20 12:40:47 +08:00
Implement Require Email for Notifications on Frontend
This commit is contained in:
@@ -3,4 +3,19 @@
|
||||
width: 270px;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
|
||||
&.disabled {
|
||||
color: #e5e5e5;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
.toggle {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.checkBox {
|
||||
width: 100%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user