Admin Megaphone: Email All Users With Active Capsuls 📢
This commit is contained in:
@ -378,3 +378,17 @@ footer {
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
form.megaphone {
|
||||
margin-top: 1rem;
|
||||
width: 640px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
form.megaphone input[type=text],
|
||||
form.megaphone textarea {
|
||||
width: 100%;
|
||||
}
|
||||
form.megaphone textarea {
|
||||
height: 360px;
|
||||
}
|
Reference in New Issue
Block a user