mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Add link to edit postage to view_template page
This commit is contained in:
@@ -39,3 +39,9 @@
|
||||
top: 400px; // aligns to top of subject
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
.edit-template-link-letter-postage {
|
||||
@extend %edit-template-link;
|
||||
top: -20px; // aligns to top of subject
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user