Skip to content

Commit

Permalink
remove commented lines
Browse files Browse the repository at this point in the history
Signed-off-by: achmelo <[email protected]>
  • Loading branch information
achmelo committed Mar 5, 2024
1 parent fe25154 commit 9b58912
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions api-catalog-ui/frontend/src/components/Header/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body {
display: contents;
}
}

.dashboard-develop-link {
margin-right: var( --spaceLarger );
}
Expand Down Expand Up @@ -53,7 +53,7 @@ body {
top: -5px;
left: 110%;
}

.app-icon-container .tooltiptext::after {
content: "";
position: absolute;
Expand Down Expand Up @@ -88,9 +88,6 @@ body {
filter: invert(28%) sepia(93%) saturate(1803%) hue-rotate(190deg) brightness(96%) contrast(101%);
}
> a {
// display: flex;
// align-items: center;
// text-align: right;
white-space: nowrap;
img {
margin-bottom: -1px;
Expand Down

0 comments on commit 9b58912

Please sign in to comment.