style and template updates for adding a new portfolio user
This commit is contained in:
@@ -163,10 +163,7 @@ body {
|
||||
.icon-link {
|
||||
padding-top: 0.5rem;
|
||||
padding-left: 0;
|
||||
|
||||
.icon {
|
||||
margin-left: 0;
|
||||
}
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -197,6 +197,7 @@
|
||||
}
|
||||
|
||||
table {
|
||||
|
||||
thead {
|
||||
th:first-child {
|
||||
padding-left: 3 * $gap;
|
||||
@@ -294,6 +295,21 @@
|
||||
float: right;
|
||||
padding: 3 * $gap;
|
||||
}
|
||||
|
||||
a.modal-link.icon-link {
|
||||
float: right;
|
||||
|
||||
.icon {
|
||||
width: 1.7rem;
|
||||
height: 1.7rem;
|
||||
|
||||
svg {
|
||||
width: 1.7rem;
|
||||
height: 1.7rem;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.application-content {
|
||||
|
Reference in New Issue
Block a user