Skip to content

Commit

Permalink
[#noissue] fix apdex style
Browse files Browse the repository at this point in the history
  • Loading branch information
BillionaireDY authored and binDongKim committed Apr 11, 2022
1 parent bcb4c23 commit 0fea539
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

div {
cursor: pointer;
margin-left: 15px;
}

.title {
position: relative;
margin-right: 15px;
color: var(--text-primary);
}

.score {
Expand All @@ -21,7 +21,7 @@ button {
top: 1px;
right: -6.5px;
font-size: 0.6em;
opacity: 0.7;
color: var(--icon-default);
}

.excellent {
Expand Down

0 comments on commit 0fea539

Please sign in to comment.