Intergate api Profiles

This commit is contained in:
Truong Vo 2024-09-18 03:49:46 +07:00
parent cf7c8be280
commit 7ee89cab1e
1 changed files with 2 additions and 1 deletions

View File

@ -109,7 +109,7 @@
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 4px;
margin-top: 10px;
/* background-color: var(--hover-background); */
background-color: var(--hover-background);
transition: background-color 0.3s;
}
@ -131,6 +131,7 @@
margin-left: 20px;
align-items: center;
cursor: pointer;
background-color: rgba(162, 162, 162, 0.1);
}
.sprintHeader {