mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Make external link icons appear
This commit is contained in:
@@ -111,4 +111,12 @@ td {
|
||||
|
||||
.form-label {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
a[rel="external"] {
|
||||
@include external-link-default;
|
||||
@include external-link-16;
|
||||
@include media(tablet) {
|
||||
@include external-link-19;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user