mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 21:19:38 -04:00
Use live indicator on individual broadcast page
So the view of an individual broadcast feel consistent when coming from the dashboard.
This commit is contained in:
@@ -252,6 +252,16 @@ details .arrow {
|
||||
//box-shadow: inset 0 0 0 2px $red, inset 0 0 0 5px $white;
|
||||
}
|
||||
|
||||
&--left {
|
||||
|
||||
&:before {
|
||||
float: left;
|
||||
margin-left: 0;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
input:-webkit-autofill::first-line {
|
||||
|
||||
Reference in New Issue
Block a user