mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +08:00
Implement Require Email for Notifications on Frontend
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.spinner {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.link {
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
margin: 2px;
|
||||
color: #2099d6;
|
||||
border-bottom: 1px solid #2099d6;
|
||||
}
|
||||
Reference in New Issue
Block a user