Manage Queries Page error: Fix icon size (#5591)

This commit is contained in:
RachelElysia
2022-05-06 08:36:33 -04:00
committed by GitHub
parent 09fc3f4127
commit af264acdbe
2 changed files with 1 additions and 5 deletions
@@ -8,6 +8,7 @@
height: 12px;
width: 12px;
margin-right: 8px;
margin-bottom: -1px;
}
#new-tab-icon {
@@ -4,11 +4,6 @@
color: $core-vibrant-blue;
font-weight: $bold;
text-decoration: none;
img {
transform: scale(0.5);
vertical-align: bottom;
}
}
&__header-wrap {